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

Unified Diff: tests/standalone/standalone.status

Issue 2913963002: Add negation to single-identifier tests in status files. (Closed)
Patch Set: Address comments Created 3 years, 7 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 | « tests/lib_strong/lib_strong.status ('k') | tests/standalone/status_expression_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index c7e6c0e9e6804caf6ed43c765cfb1b068dc4e70f..5b179c549f0ca267177485f41b80892d07eb1582 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -194,7 +194,7 @@ io/web_socket_test: SkipSlow # Times out. Issue 20352
io/test_runner_test: Skip # Flakily times out in a subtest. Issue 201351
io/http_client_stays_alive_test: Skip # Timing dependent test, MIPS machine too slow.
-[ $compiler == none && $runtime == dartium && $unchecked ]
+[ $compiler == none && $runtime == dartium && ! $checked ]
assert_test: Fail # Issue 14651.
[ $compiler == dart2analyzer ]
« no previous file with comments | « tests/lib_strong/lib_strong.status ('k') | tests/standalone/status_expression_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698