Chromium Code Reviews| Index: tests/isolate/isolate.status |
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
| index d4124efb3bc563448476e2f87f1f0b1d20ba8f8b..63c56dd72ff1913cbb6757f393bba90a552ef75a 100644 |
| --- a/tests/isolate/isolate.status |
| +++ b/tests/isolate/isolate.status |
| @@ -256,6 +256,9 @@ spawn_function_custom_class_test: Pass, Timeout |
| spawn_uri_exported_main_test: RuntimeError |
| spawn_uri_nested_vm_test: Pass, Timeout |
| +[ ($compiler == dartk || $compiler == dartkp) && $debug ] |
|
Vyacheslav Egorov (Google)
2017/07/03 13:56:30
$mode == debug
|
| +static_function_test: Skip # Flaky (https://github.com/dart-lang/sdk/issues/30063). |
| + |
| [ $runtime == flutter ] |
| issue_21398_parent_isolate2_test/01: Skip # Flutter Issue 9114 |
| simple_message_test/01: Skip # Flutter Issue 9114 |