| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 2607615383b0ab3e544e052921daa8c80eb5b337..54df65e988bf5aae208aae3ca6cb7f276d5c3e4b 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -54,9 +54,6 @@ null_nosuchmethod_test: Fail # Bug 5513
|
| [ $compiler == dart2js && $runtime == safari ]
|
| core_runtime_types_test: Fail
|
|
|
| -[ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| -date_time8_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?
|
|
|