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

Unified Diff: tests/language/language_dart2js.status

Issue 27019003: Update check for cyclic typedefs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add positive test Created 7 years, 2 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 2f65fb9be604fb476e6e822c1bfe18747081f0b4..08bf3b2a0b63b376cca801742ce8ee1fb9c2219d 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -91,7 +91,6 @@ mixin_mixin6_test: Fail # Issue 12605.
[ $compiler == dart2js ]
switch_bad_case_test/02: MissingCompileTimeError # switch case of type double
malformed_test/none: RuntimeError # Issue 12695
-function_type_alias9_test/00: Crash # Issue 9792
branch_canonicalization_test: RuntimeError # Issue 638.
identical_closure2_test: RuntimeError # Issue 1533, Issue 12596
integer_division_by_zero_test: RuntimeError # Issue 8301
@@ -200,7 +199,6 @@ label_test: Skip
[ $compiler == dart2dart ]
regress_13494_test: Fail # Issue 13494
-function_type_alias9_test/00: Crash # Issue 11986
malformed_test/none: CompileTimeError # Issue 12695
mixin_super_constructor_named_test: Fail # Issue 12631
mixin_super_constructor_positionals_test: Fail # Issue 12631

Powered by Google App Engine
This is Rietveld 408576698