| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 13503)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -332,6 +332,8 @@
|
| call_through_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
|
| call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
|
| double_to_string_as_fixed_test: Fail
|
| +
|
| +[ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| export_test: Fail # Issue 5785
|
| export_cyclic_test: Fail # Issue 5785
|
| generic_creation_test: Fail # Issue 5785l
|
|
|