| 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
|
|
|