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

Unified Diff: dart/tests/json/json.status

Issue 10905099: Update status file for dart2js checked mode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 3 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 | « dart/tests/isolate/isolate.status ('k') | dart/tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/json/json.status
diff --git a/dart/tests/json/json.status b/dart/tests/json/json.status
index 454cc0f5e521a557acf4dc14a45aeab8802246f4..cee6978bae585b042db425e048de7118bfb4c7ae 100644
--- a/dart/tests/json/json.status
+++ b/dart/tests/json/json.status
@@ -14,15 +14,12 @@
[ $runtime == vm ]
*: Skip
-[ $compiler == frog && $runtime == d8 ]
-*: Skip
-
# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
[ $runtime == opera ]
*: Skip
-[ $compiler == frog && $runtime == none ]
-*: Skip
-
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
+
+[ $compiler == dart2js && $checked && $browser ]
+json_test: Fail
« no previous file with comments | « dart/tests/isolate/isolate.status ('k') | dart/tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698