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

Unified Diff: tests/language/language_dart2js.status

Issue 16953004: Add test for checked setters of generic types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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/language/checked_setter2_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index cab3e41924fee9cf970e4a7d762ad32101ff83df..3a225891b6e46dec99741a22fedf7c4579d396f2 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -40,6 +40,7 @@ stacktrace_test: Pass, Fail # Assumes stack trace string ends in newline.
[ $compiler == dart2js && $checked ]
function_type_alias6_test: Crash # dartbug.com/9792
+checked_setter2_test: Fail # dartbug.com/11273
prefix16_test: Fail # dartbug.com/7354
default_factory2_test/01: Fail
« no previous file with comments | « tests/language/checked_setter2_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698