| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 6368aad75b398f58201fd188edce09cca1bc41c3..e45b9edaa0dc5f077bd8698ee89f602a20c037b6 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -67,7 +67,7 @@ global_error_handler_stream_test: Pass, Fail # http://dartbug.com/9012 and http:
|
| global_error_handler2_test: Pass, Fail # http://dartbug.com/9012 and http://dartbug.com/9024
|
| global_error_handler_stream2_test: Pass, Fail # http://dartbug.com/9012 and http://dartbug.com/9024
|
|
|
| -[ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == chrome || $runtime == ie9 || $runtime == ie10 || $runtime == safari) ]
|
| +[ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == ie9 || $runtime == ie10 || $runtime == safari) ]
|
| typed_data_message_test: Fail
|
|
|
| [ $runtime == safari ]
|
|
|