| Index: tests/compiler/dart2js_extra/dart2js_extra.status
|
| diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| index ae5c042071bc886b5bd319f1f945845c7cac9183..a4b732992727eb00f16fb0aea14257b88d796bbf 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -46,7 +46,7 @@ code_motion_exception_test: Skip # Required V8 specific format of JavaScript er
|
| [ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == safari || $runtime == chrome || $runtime == chromeOnAndroid) ]
|
| isolate2_test/01: Fail # Issue 14458.
|
|
|
| -[ $jscl ]
|
| +[ $runtime == jsshell ]
|
| timer_test: Fail # Issue 7728.
|
|
|
| [ $runtime == none ]
|
|
|