| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 7b9c10b97b48c00afa522dd2b69835b038ea1aeb..c53587089c9146bffd608fe0f05f5d33f273418b 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -112,7 +112,7 @@ global_error_handler2_test: Fail # Issue 13719: Please triage this failure.
|
| global_error_handler_stream2_test: Fail # Issue 13719: Please triage this failure.
|
| nested_spawn_stream2_test: Fail # Issue 13719: Please triage this failure.
|
|
|
| -[ $compiler == none && ($runtime == drt || $runtme == dartium) ]
|
| +[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| # Issue 13921: spawnFunction is not allowed on Dartium's DOM thread.
|
| browser/compute_this_script_browser_stream_test: Fail
|
| browser/compute_this_script_browser_test: Fail
|
|
|