| Index: tests/corelib/corelib.status
|
| ===================================================================
|
| --- tests/corelib/corelib.status (revision 12966)
|
| +++ tests/corelib/corelib.status (working copy)
|
| @@ -57,6 +57,9 @@
|
| [ $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 == ie ]
|
| 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?
|
|
|