wasm-micro-runtime/core/iwasm/libraries/lib-wasi-threads/test/skip.json
Maks Litskevich b88f2c06c6
Add initial stress test (#2364)
We need to make a test that runs longer than the tests we had before to check
some problems that might happen after running for some time (e.g. memory
corruption or something else).
2023-08-01 17:38:37 +08:00

6 lines
148 B
JSON

{
"lib-wasi-threads tests": {
"spawn_stress_test": "Stress tests are incompatible with the other part and executed differently"
}
}