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

Unified Diff: tests/language/language.status

Issue 24261009: Marking language/lazy_static3_test as failing, it's been red for a while. Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 67a94c1c9876400b81d3d6dcdebe4a8a7470f937..c43412b4b176d7a02498b3b2a0dfa14fccd4eced 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -65,3 +65,6 @@ mixin_illegal_object_test/02: pass # Issue 10952.
[ $compiler == none && $runtime == drt && $system == macos ]
field_type_check_test/none: Pass, Fail # Issue 13266
+
+[ $compiler == dart2js && $runtime == ie9 ]
+lazy_static3_test: Fail # Issue 13469
« 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