| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index e46b59f701a5ad8dae05e3a167d6d0f5768f023f..e58bc110a78f40a180c42b4060c8f6dcf44001c6 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -53,6 +53,9 @@ date_time7_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| string_base_vm_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| list_test: Fail # IE doesn't support typed data.
|
|
|
| +[ $compiler == dart2js && $runtime == chromeOnAndroid ]
|
| +list_as_map_test: Pass, Slow # TODO(kasperl): Please triage.
|
| +
|
| [ $compiler == dart2js && ($runtime == firefox || $runtime == safari || $runtime == chrome || $runtime == drt) ]
|
|
|
| [ $compiler == dart2dart ]
|
|
|