Index: tests/corelib/corelib.status |
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
index b04e33dfc146ab888486327795eac24dfc2eca25..012e17309cd593635913b46c33e47fb84f96eacc 100644 |
--- a/tests/corelib/corelib.status |
+++ b/tests/corelib/corelib.status |
@@ -209,9 +209,6 @@ regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 |
big_integer_arith_vm_test/gcd: Pass, Crash # Issue 23693 |
Ivan Posva
2015/06/23 00:48:26
Just confirming that gcd and modInv are not fixed
srdjan
2015/06/23 04:24:46
Unfortunately, they are not fixed by that. It seem
|
big_integer_arith_vm_test/modInv: Pass, Crash # Issue 23693 |
-[ $runtime == vm ] |
-big_integer_arith_vm_test/modPow: Pass, Crash # Issue 23693 |
- |
[ $runtime == vm && $arch == simarmv5te ] |
int_parse_radix_test/*: Pass, Slow |
big_integer_parsed_mul_div_vm_test: Pass, Slow |