| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 7e01642f6adefc95392d44320a207572a7505412..d20ed240f9e173ff383b0f99d7ce77cd157f5480 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -335,9 +335,6 @@ reg_exp3_test: Fail, OK # Expects exception from const constructor.
|
| # of failing.
|
| const_factory_negative_test: Crash, Fail
|
|
|
| -# Implement InvocationMirror and pass it to noSuchMethod.
|
| -invocation_mirror_test: Fail
|
| -
|
| [ $compiler == dart2js && $mode == release ]
|
| assign_top_method_negative_test: Crash
|
|
|
|
|