| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 12966)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -356,3 +356,4 @@
|
| [ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| prefix_new_test: Fail # TODO(ahe): Enable wrapper-less tests on Firefox/Windows.
|
| typed_message_test: Fail # http://dartbug.com/5383
|
| +first_class_types_test: Fail # http://dartbug.com/5523
|
|
|