Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 204cb0d689b1a72192be91a436b39b67637f2a91..7511d453a1ddadd5eebe0459e1cafebe2e3e94e8 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -246,8 +246,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 |