| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 28964)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -148,7 +148,6 @@
|
| map_literal1_test/01: MissingCompileTimeError # Issue 12993
|
| scope_variable_test/01: MissingCompileTimeError # Issue 13016
|
| static_final_field2_test/02: MissingCompileTimeError # Issue 13017
|
| -throw7_test/01: MissingCompileTimeError # Issue 13019
|
|
|
| numbers_test: RuntimeError, OK # Issue 1533
|
| canonical_const2_test: RuntimeError, OK # Issue 1533
|
| @@ -201,8 +200,6 @@
|
| factory3_test: Fail # Issue 13077
|
| type_checks_in_factory_method_test: Fail # Issue 12747
|
|
|
| -on_catch_malformed_type_test: Fail # Issue 8601
|
| -
|
| # Mixins fail on the VM.
|
| mixin_forwarding_constructor2_test: Fail # Issue 13641
|
|
|
| @@ -251,7 +248,6 @@
|
| method_override4_test: Fail # Issue 12810
|
| method_override5_test: Fail # Issue 12810
|
| static_final_field2_test/02: Fail # Issue 13017
|
| -throw7_test/01: Fail # Issue 13019
|
| scope_variable_test/01: Fail # Issue 13016
|
| factory_redirection_test/01: Fail # Issue 12753
|
| factory_redirection_test/02: Crash # Issue 12753
|
|
|