Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Unified Diff: tests/isolate/isolate.status

Issue 2969843003: Fix status file expression. (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698