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

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

Issue 19560002: Mark test as failing while I work on a fix. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 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: dart/tests/lib/lib.status
diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status
index 2c4abaec73098cc0bb1a0cb8ba990846aa8f9cc2..18067bb78d0f8acf011926ea870504ee285bb41f 100644
--- a/dart/tests/lib/lib.status
+++ b/dart/tests/lib/lib.status
@@ -27,6 +27,9 @@ mirrors/to_string_test: Fail # Issue 6490
mirrors/static_test: Fail # Issue 6490
mirrors/inherit_field_test: Fail # Issue 6490
+[ $compiler == dart2js && $checked ]
+mirrors/static_test: Fail # TODO(ahe): I'm working on it.
+
[ $csp ]
mirrors/*: Skip # Issue 6490
« 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