| Index: dart/tests/isolate/isolate.status
|
| diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status
|
| index 672cee4006da2c6f4463c7937e9621a611bf151b..96b5275ef9b5bcb129fedda1e28873dfb7202e9a 100644
|
| --- a/dart/tests/isolate/isolate.status
|
| +++ b/dart/tests/isolate/isolate.status
|
| @@ -99,5 +99,5 @@ isolate_stress_test: Skip # Issue 12537
|
| spawn_uri_multi_test/none: Fail # http://dartbug.com/13454
|
| spawn_uri_test: Fail # http://dartbug.com/13454
|
|
|
| -[ $runtime == d8 || $runtime == ie9 ]
|
| +[ $jscl || $runtime == ie9 ]
|
| spawn_uri_multi_test/none: Fail # http://dartbug.com/13544
|
|
|