| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 17088)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -46,7 +46,6 @@
|
| type_variable_bounds2_test/03: Fail
|
| type_variable_bounds2_test/05: Fail
|
| type_variable_bounds2_test/06: Pass # For the wrong reasons.
|
| -assign_top_method_test: Pass # For the wrong reasons.
|
| f_bounded_quantification_test/01: Fail
|
| f_bounded_quantification_test/02: Fail
|
| closure_type_test: Fail # does not detect type error in checked mode.
|
| @@ -328,7 +327,6 @@
|
| # of failing.
|
| const_factory_negative_test: Crash, Fail
|
|
|
| -[ $compiler == dart2js && $mode == release ]
|
| assign_top_method_test: Fail
|
|
|
|
|
|
|