Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index 96060d7c5b54b5697438c502ab7246157993d3a1..a51960b045fdf2ffbf3ee142b7d4343e0cb51abd 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -26,6 +26,9 @@ handle_error_test: Fail # Not implemented yet |
handle_error2_test: Fail # Not implemented yet |
handle_error3_test: Fail # Not implemented yet |
+[ $compiler == none && $runtime == ContentShellOnAndroid ] |
+*: Skip # Isolate tests are timing out flakily on Android content_shell. Issue 19795 |
+ |
[ $compiler == dart2js && $jscl ] |
browser/*: SkipByDesign # Browser specific tests |