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

Unified Diff: tests/utils/utils.status

Issue 11779027: Update status to reflect utils/json_test failing with issue 7737. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index 4a5fd4c8e62ce4dba2e41fb4804870d44dd8953d..061a73673659691f8becd90815fc7c1c50655086 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -13,6 +13,9 @@ recursive_import_test: Pass, Fail
dummy_compiler_test: Slow, Pass
recursive_import_test: Slow, Pass
+[ $compiler == dart2js && $checked ]
+json_test: Fail # http://dartbug.com/7737
+
[ $compiler == none && $runtime == drt ]
dummy_compiler_test: Skip # http://dartbug.com/7233
recursive_import_test: Fail # http://dartbug.com/2264
« 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