| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 95b35a0ceb0411362188c36b0618aec2b36c84b3..07a0eb097c2b23886fad9e8ab9572f78b32eb367 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -249,8 +249,6 @@ no_allow_absolute_addresses_test: SkipByDesign # Not supported.
|
| link_natives_lazily_test: SkipByDesign # Not supported.
|
|
|
| [ $compiler == precompiler ]
|
| -# Stacktraces in precompilation omit inlined frames.
|
| -assert_test: Pass, RuntimeError
|
| map_insert_remove_oom_test: Skip # Heap limit too low. Increasing iteration count to make a higher limit a meaningful test makes it too slow for simarm[64] bots.
|
| io/web_socket_test: Pass, RuntimeError # Issue 24674
|
|
|
|
|