| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 7902d5ab081a3abb687923dbbc8a8694d88e55f8..61892e69640c94676ea5de45afd47ae4b6228c5f 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -48,6 +48,7 @@ string_base_vm_test: RuntimeError, OK # VM specific test.
|
| 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.
|
| +shuffle_test: Fail # IE doesn't support typed data.
|
|
|
| [ $compiler == dart2js && $runtime == chromeOnAndroid ]
|
| list_as_map_test: Pass, Slow # TODO(kasperl): Please triage.
|
|
|