Index: tests/corelib/corelib.status |
=================================================================== |
--- tests/corelib/corelib.status (revision 45017) |
+++ tests/corelib/corelib.status (working copy) |
@@ -232,3 +232,7 @@ |
[ $mode == debug ] |
regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 |
+ |
+[ $runtime == vm && $arch == simarmv5te ] |
+int_parse_radix_test/*: Pass, Slow |
+big_integer_parsed_mul_div_vm_test: Pass, Slow |