Fix status file expression.

Review-Url: https://codereview.chromium.org/2969843003 .
This commit is contained in:
Peter von der Ahé 2017-07-03 15:42:59 +02:00
parent 45e4d848d2
commit e3939aa96c

View file

@ -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 ]