| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index f5f884f151f8da9a04f0e7d7be4b48e5b2e719c1..2e3ca1e9c5f4809cfc57bda79e4cad34a0f1d313 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -64,7 +64,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 == ff || $runtime == chrome || $runtime == ie9 || $runtime == ie10 || $runtime == safari) ]
|
| +[ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == chrome || $runtime == ie9 || $runtime == ie10 || $runtime == safari) ]
|
| typed_data_message_test: Fail
|
|
|
| [ $runtime == safari ]
|
|
|