Index: tests/standalone/standalone.status |
=================================================================== |
--- tests/standalone/standalone.status (revision 38547) |
+++ tests/standalone/standalone.status (working copy) |
@@ -13,6 +13,9 @@ |
javascript_compatibility_errors_test/none: Fail, OK # Not possible to exclude or annotate with '/// none:' |
+[ $runtime == vm && ($arch == simarm || $arch == ia32) && $mode == debug] |
+int_list_test: Crash # Issue 20190 |
+ |
[ $runtime == vm ] |
package/package_isolate_test: Fail # Issue 12474 |