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

Unified Diff: tests/language/language_dart2js.status

Issue 816663002: dart2js: Fix crash with reference to type literal in static context. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years 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 | « pkg/compiler/lib/src/ssa/builder.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 5ee3135a775903a2bb08c3887bd4db8d16b1bce9..e102e698755b7900346644447991129ac3724d63 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -104,14 +104,8 @@ mixin_mixin_bound2_test: RuntimeError # Issue 12605
malformed_test/none: Fail # Expect failure in lib/_internal/compiler/js_lib/preambles/d8.js
generic_field_mixin4_test: Crash # Issue 18651
generic_field_mixin5_test: Crash # Issue 18651
-reify_typevar_static_test/00: Crash # Issue 21566
-reify_typevar_static_test/01: MissingCompileTimeError # Issue 21566
-type_variable_conflict2_test/01: RuntimeError # Issue 16180
-type_variable_conflict2_test/02: Crash # Issue 16180
-type_variable_conflict2_test/06: Crash # Issue 16180
-type_variable_conflict2_test/08: Crash # Issue 16180
-type_variable_conflict2_test/10: Crash # Issue 16180
+type_variable_conflict2_test/01: RuntimeError # Issue 19725
branch_canonicalization_test: RuntimeError # Issue 638.
identical_closure2_test: RuntimeError # Issue 1533, Issue 12596
« no previous file with comments | « pkg/compiler/lib/src/ssa/builder.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698