| 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 3b43067de4b60fa68b91db114023578c420d8d15..8d2763d0d825fed595a5341d277000ea89a846bf 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -11,7 +11,7 @@ no_such_method_test: Fail # Wrong Invocation.memberName.
|
| deferred/deferred_constant_test: Fail # http://dartbug.com/11138
|
| constant_javascript_semantics4_test: Fail, OK
|
|
|
| -[ $compiler == dart2js && ($runtime == jsshell || $runtime == ff) ]
|
| +[ $compiler == dart2js && $runtime == jsshell ]
|
| mirror_printer_test: Pass, Slow # Issue 16473
|
|
|
| [ $compiler == dart2js && $checked ]
|
|
|