Index: tests/corelib/corelib.status |
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
index 012e17309cd593635913b46c33e47fb84f96eacc..bacd0a268892e945cb37255b0bc978853127ac35 100644 |
--- a/tests/corelib/corelib.status |
+++ b/tests/corelib/corelib.status |
@@ -205,10 +205,6 @@ regexp/global_test: Skip # Timeout. Issue 21709 and 21708 |
[ $mode == debug ] |
regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 |
-[ $mode == debug && $runtime == vm] |
-big_integer_arith_vm_test/gcd: Pass, Crash # Issue 23693 |
-big_integer_arith_vm_test/modInv: Pass, Crash # Issue 23693 |
- |
[ $runtime == vm && $arch == simarmv5te ] |
int_parse_radix_test/*: Pass, Slow |
big_integer_parsed_mul_div_vm_test: Pass, Slow |