Chromium Code Reviews| Index: tests/language/language_dart2js.status |
| =================================================================== |
| --- tests/language/language_dart2js.status (revision 20537) |
| +++ tests/language/language_dart2js.status (working copy) |
| @@ -65,6 +65,7 @@ |
| prefix15_test: Fail # Issue 5022 |
| local_function2_test: Fail # Issue 5022 |
| number_identity_test: Fail # Issue 9249 |
| +function_type_alias8_test: Fail # type 'anon1' is not a subtype of type 'GetFromThing' |
|
srdjan
2013/03/26 21:05:34
Please add issue for the failure
regis
2013/03/26 21:25:49
The simplified version does not fail anymore on da
|
| [ $compiler == dart2js && $unchecked ] |
| default_factory2_test/01: Fail # type arguments on redirecting factory not implemented |