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. (cherry picked from commit fa68f833)
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
Please register or sign in to comment