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

Unified Diff: runtime/tests/vm/vm.status

Issue 2935883002: Removed uses of removed negated status variables. (Closed)
Patch Set: Created 3 years, 6 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 | tests/language/language_kernel.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index 70c176014f0b8887d4cd96ccb6b9e9dcdc1a261f..6e64e5f68e787bc5bd82d15bdd171e5cba1fb86d 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -248,7 +248,7 @@ cc/UseDartApi: Pass,Crash # Issue 28499
dart/spawn_shutdown_test: Skip # We can shutdown an isolate before it reloads.
dart/spawn_infinite_loop_test: Skip # We can shutdown an isolate before it reloads.
-[ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) && $unchecked ]
+[ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) && ! $checked ]
dart/redirection_type_shuffling_test/00: RuntimeError # Issue 29201
[ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) ]
« no previous file with comments | « no previous file | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698