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

Unified Diff: tests/language/language_dart2js.status

Issue 12038087: Add (failing) test case for mixin type parameters. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merge. 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
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 1d8303215dc9c5bb654171ef0127994de496735e..3ad08902482b4fd8fb6fe793903c5cec0bdcb153 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -202,6 +202,10 @@ super_operator_test: Fail # internal error: super property store not implemented
switch_label_test: Fail # error: target of continue is not a loop or switch case
+# Failing tests for mixin type parameters.
+mixin_type_parameters_super_test: Fail # http://dartbug.com/8116
+
+
# External tests.
external_test/01: Fail
external_test/02: Fail

Powered by Google App Engine
This is Rietveld 408576698