Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index 941f4b348bdb9afaa66d03cb50558f296c0f5e2c..0df05ed298edffd85afc7449d632366b82ac174a 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -50,9 +50,12 @@ mandel_isolate_test: Pass, Timeout # TODO(kasperl): Please triage. |
[ $compiler == dart2dart ] |
*: Skip # Issue 12629 |
-[ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime == drt || $runtime == chrome ) ] |
+[ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime == drt || $runtime == chrome || $runtime == chromeOnAndroid) ] |
isolate_stress_test: Pass, Slow # Issue 10697 |
+[ $compiler == dart2js && $runtime == chromeOnAndroid ] |
+unresolved_ports_test: Pass, Timeout # Issue 15610 |
+ |
[ $compiler == none && $runtime == drt ] |
isolate_stress_test: Skip # Issue 14463 |
spawn_uri_nested_vm_test: Skip # Issue 14463 |