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

Unified Diff: tests/html/html.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/corelib_strong/corelib_strong.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index fb7955ca1323a2548ee3063e72fcc62ca2ed06a1..43710165f03a6ffb513edc00ff92036b942421e5 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -233,7 +233,7 @@ websql_test/supported: Fail
xhr_test/json: Fail # IE10 returns string, not JSON object
xsltprocessor_test/supported: Fail
-[ $compiler == dart2js && $runtime == drt && $unchecked ]
+[ $compiler == dart2js && $runtime == drt && ! $checked ]
audiocontext_test/functional: Pass, Fail
[ $runtime == safari || $runtime == safarimobilesim ]
« no previous file with comments | « tests/corelib_strong/corelib_strong.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698