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

Unified Diff: tests/language/language_dart2js.status

Issue 349923004: Add support for superSend to the new IR and dart backend. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Also handle sendSet Created 6 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
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 7e9de2c251ec680fd150a7a4208019b898d9c2ee..ae4adfa80ea1767af58466d5bfec34105b76bdca 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -183,7 +183,8 @@ label_test: Skip
[ $compiler == dart2dart ]
-type_variable_conflict2_test/02: MissingCompileTimeError # Issue 16180
+type_variable_conflict2_test/01: Fail # Issue
+type_variable_conflict2_test/02: MissingCompileTimeError # Issue 13134
type_variable_conflict2_test/06: MissingCompileTimeError # Issue 16180
type_variable_conflict2_test/08: MissingCompileTimeError # Issue 16180
type_variable_conflict2_test/10: MissingCompileTimeError # Issue 16180

Powered by Google App Engine
This is Rietveld 408576698