| Index: tests/compiler/dart2js_native/dart2js_native.status
|
| diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status
|
| index 11f0360869253334f9d3c8b654eb519cc66f48fb..022e0b24816e550803ece7f7fe333051c1ef67ea 100644
|
| --- a/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -22,6 +22,3 @@ only_pass_on_d8_test: Fail, OK # This test should only pass on D8.
|
|
|
| [ $browser || $runtime == d8 ]
|
| only_pass_on_jsshell_test: Fail, OK # This test should only pass on jsshell.
|
| -
|
| -[ $compiler == dart2js && $checked && $runtime == d8 ]
|
| -compute_this_script_test: Crash # TODO(floitsch): Mark as failing while debugging.
|
|
|