| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 833ae0eb2d7fa81acce5c0cc60f5cdbfb8b5c8fc..d0a7b583107a904a7ac0f58696fcde1370915c45 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -87,7 +87,7 @@ stacktrace_message_test: Fail # mirrors not supported
|
| static_function_test: Fail # mirrors not supported
|
| unresolved_ports_test: Fail # mirrors not supported
|
|
|
| -[ $compiler == dart2js && $fast_startup && $browser == false ]
|
| +[ $compiler == dart2js && $fast_startup && ! $browser ]
|
| isolate_current_test: Fail # please triage
|
|
|
| [ $csp ]
|
|
|