mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 15:17:07 +00:00
Fix status file expression.
Review-Url: https://codereview.chromium.org/2969843003 .
This commit is contained in:
parent
45e4d848d2
commit
e3939aa96c
1 changed files with 1 additions and 1 deletions
|
@ -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 ]
|
||||
|
|
Loading…
Reference in a new issue