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

Unified Diff: tests/language/language_dart2js.status

Issue 141823002: Use Object as supertype in face of invalid supertypes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 5407092e7c611a4f210bb1ac901a9e5d12ca44a8..b97913ba6601963c129cff87b68f65d3debc1712 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -166,7 +166,6 @@ null_test/none: RuntimeError # Issue 12482
[ $compiler == dart2js || $compiler == dart2dart ]
function_type_alias9_test/00: Crash # Issue 15237
-mixin_invalid_inheritance2_test/03: Crash # Issue 15237
[ ($compiler == dart2js || $compiler == dart2dart) && $checked ]
cyclic_typedef_test/07: Crash # Issue 15237

Powered by Google App Engine
This is Rietveld 408576698