| Index: tests/compiler/dart2js_extra/dart2js_extra.status
|
| ===================================================================
|
| --- tests/compiler/dart2js_extra/dart2js_extra.status (revision 35633)
|
| +++ tests/compiler/dart2js_extra/dart2js_extra.status (working copy)
|
| @@ -44,7 +44,7 @@
|
| [ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == safari || $runtime == jsshell) ]
|
| code_motion_exception_test: Skip # Required V8 specific format of JavaScript errors.
|
|
|
| -[ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == safari || $runtime == chrome || $runtime == chromeOnAndroid) ]
|
| +[ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == safari || $runtime == safarimobilesim || $runtime == chrome || $runtime == chromeOnAndroid) ]
|
| isolate2_test/01: Fail # Issue 14458.
|
|
|
| [ $runtime == jsshell ]
|
|
|