| Index: tests/corelib/corelib.status
|
| ===================================================================
|
| --- tests/corelib/corelib.status (revision 13803)
|
| +++ tests/corelib/corelib.status (working copy)
|
| @@ -54,9 +54,6 @@
|
| [ $compiler == dart2js && $runtime == safari ]
|
| core_runtime_types_test: Fail
|
|
|
| -[ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| -null_test: Fail # http://dartbug.com/5523
|
| -
|
| [ $compiler == dart2js && $runtime == ie9 ]
|
| date_time7_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| reg_exp_all_matches_test: Fail # BUG(3304): Maybe this doesn't time out?
|
|
|