Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
5876 commits behind the upstream repository.
  • Cheng Shao's avatar
    07ab5cc1
    testsuite: increase timeout of ghc-api tests for wasm32 · 07ab5cc1
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    ghc-api tests for wasm32 are more likely to timeout due to the large
    wasm module sizes, especially when testing with wasm native tail
    calls, given wasmtime's handling of tail call opcodes are suboptimal
    at the moment. It makes sense to increase timeout specifically for
    these tests on wasm32. This doesn't affect other targets, and for
    wasm32 we don't increase timeout for all tests, so not to risk letting
    major performance regressions slip through the testsuite.
    07ab5cc1
    History
    testsuite: increase timeout of ghc-api tests for wasm32
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    ghc-api tests for wasm32 are more likely to timeout due to the large
    wasm module sizes, especially when testing with wasm native tail
    calls, given wasmtime's handling of tail call opcodes are suboptimal
    at the moment. It makes sense to increase timeout specifically for
    these tests on wasm32. This doesn't affect other targets, and for
    wasm32 we don't increase timeout for all tests, so not to risk letting
    major performance regressions slip through the testsuite.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
all.T 408 B