mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-03-12 17:05:38 +00:00

Follows up #2364 where we discussed that we might want to have a test which has really short thread function and creates many threads.
7 lines
266 B
JSON
7 lines
266 B
JSON
{
|
|
"lib-wasi-threads tests": {
|
|
"spawn_stress_test": "Stress tests are incompatible with the other part and executed differently",
|
|
"stress_test_threads_creation": "Stress tests are incompatible with the other part and executed differently"
|
|
}
|
|
}
|