testsuite: skip ghc api tests that attempt to spawn processes inside wasm
This commit skips a few ghc api tests on wasm, since they would attempt to spawn processes inside wasm, which is not supported at all.
Showing
- testsuite/tests/annotations/should_run/all.T 1 addition, 0 deletionstestsuite/tests/annotations/should_run/all.T
- testsuite/tests/driver/all.T 2 additions, 1 deletiontestsuite/tests/driver/all.T
- testsuite/tests/ghc-api/all.T 2 additions, 0 deletionstestsuite/tests/ghc-api/all.T
- testsuite/tests/ghc-api/dynCompileExpr/all.T 1 addition, 0 deletionstestsuite/tests/ghc-api/dynCompileExpr/all.T
- testsuite/tests/ghci/linking/dyn/all.T 1 addition, 0 deletionstestsuite/tests/ghci/linking/dyn/all.T
- testsuite/tests/quasiquotation/all.T 1 addition, 1 deletiontestsuite/tests/quasiquotation/all.T
Loading
-
mentioned in commit d7564bb8
-
mentioned in commit 91a7bb12
-
mentioned in commit b5cdd649
-
mentioned in commit 850b80fe
-
mentioned in commit d1e543cf
-
mentioned in commit 7ff30309
-
mentioned in commit 12df236f
-
mentioned in commit c248763b
-
mentioned in commit 5d8f5f0d
-
mentioned in commit 397da8bc
-
mentioned in commit d0466ac1
Please register or sign in to comment