| Index: dart/tests/isolate/isolate.status
|
| diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status
|
| index e4b87a51f3f1d10c5a5267810ce4931cc871f5f7..57d05a486dee515343f31440b10248272c92bb65 100644
|
| --- a/dart/tests/isolate/isolate.status
|
| +++ b/dart/tests/isolate/isolate.status
|
| @@ -13,6 +13,8 @@ ports_compilation_browser_test: Skip # browser specific test
|
| unresolved_ports_negative_test: Skip # See Issue 6839
|
| global_error_handler_test: Fail # See Issue 9013.
|
| global_error_handler_stream_test: Fail # See Issue 9013.
|
| +isolate_stress_test: Fail # TODO(ahe): This should be able to pass when we have wrapper-less tests.
|
| +
|
|
|
| [ $runtime == vm && $system == windows ]
|
| timer_test: Pass, Fail # See Issue 5133
|
|
|