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

Unified Diff: tests/language/language_dart2js.status

Issue 276473003: Fix dart2dart test expectations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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 | « no previous file | 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 2d4345c7df62ea9e55df48953c79d27a265a125f..b46eadb2918decf3db238e2bc629f284b1a34489 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -36,9 +36,6 @@ ref_before_declaration_test/06: MissingCompileTimeError
prefix3_negative_test: Crash # Issue 17139
setter_declaration2_negative_test: Crash # Issue 17139
-generic_field_mixin4_test: Crash # Issue 18651
-generic_field_mixin5_test: Crash # Issue 18651
-
# VM specific tests that should not be run by dart2js.
vm/*: Skip # Issue 12699
@@ -93,6 +90,9 @@ mixin_mixin_bound_test: RuntimeError # Issue 12605
mixin_mixin_bound2_test: RuntimeError # Issue 12605
[ $compiler == dart2js ]
+generic_field_mixin4_test: Crash # Issue 18651
+generic_field_mixin5_test: Crash # Issue 18651
+
type_variable_conflict2_test/01: RuntimeError # Issue 16180
type_variable_conflict2_test/02: Crash # Issue 16180
type_variable_conflict2_test/06: Crash # Issue 16180
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698