| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 26566)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -37,6 +37,7 @@
|
| type_variable_bounds3_test/00: Fail
|
| f_bounded_quantification_test/01: Fail
|
| f_bounded_quantification_test/02: Fail
|
| +f_bounded_quantification5_test: Fail
|
| closure_type_test: Fail # does not detect type error in checked mode.
|
| function_subtype_setter0_test: Fail # dartbug.com/11273
|
|
|
| @@ -68,6 +69,7 @@
|
|
|
| [ $compiler == dart2js && $minified ]
|
| f_bounded_quantification4_test: Fail # Issue 12605.
|
| +f_bounded_quantification5_test: Fail # Issue 12605.
|
|
|
| [ $compiler == dart2js ]
|
| function_type_alias6_test/00: Crash # dartbug.com/9792
|
|
|