| Index: tests/compiler/dart2js_extra/dart2js_extra.status
|
| ===================================================================
|
| --- tests/compiler/dart2js_extra/dart2js_extra.status (revision 10937)
|
| +++ tests/compiler/dart2js_extra/dart2js_extra.status (working copy)
|
| @@ -7,9 +7,6 @@
|
| statements_test: Fail
|
| typed_locals_test: Fail
|
|
|
| -[ $compiler == dart2js && $runtime == ie ]
|
| -this_phi_elimination_test: Fail # Issue 3710.
|
| -
|
| [ $mode == debug ]
|
| operator_test: Skip
|
| string_interpolation_test: Skip
|
| @@ -28,6 +25,7 @@
|
| [ $compiler == dart2js && $runtime == ie ]
|
| class_test: Fail
|
| regress/4492_test: Fail # Issue 4499.
|
| +this_phi_elimination_test: Fail # Issue 3542.
|
|
|
| [ $checked ]
|
| parameter_bailout_test: Fail, OK
|
|
|