| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 63c56dd72ff1913cbb6757f393bba90a552ef75a..a22c55d668d09727e87d11014303c91ade12af82 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -256,7 +256,7 @@ 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 ]
|
| +[ ($compiler == dartk || $compiler == dartkp) && $mode == debug ]
|
| static_function_test: Skip # Flaky (https://github.com/dart-lang/sdk/issues/30063).
|
|
|
| [ $runtime == flutter ]
|
|
|