| Index: tests/language/language.status
|
| diff --git a/tests/language/language.status b/tests/language/language.status
|
| index e9ed76c817276288bb60a57cd9a0a654a51e9e08..ccdebbb742c7e1a055ed971df9c4f0647e40a352 100644
|
| --- a/tests/language/language.status
|
| +++ b/tests/language/language.status
|
| @@ -147,8 +147,6 @@ deopt_inlined_function_lazy_test: Pass, Crash # Incompatible flag: --deoptimize-
|
| tearoff_basic_test: RuntimeError, Crash # Conflicting flag.
|
| vm/type_cast_vm_test: RuntimeError # Line number mismatch.
|
|
|
| -method_override_test: Skip # Closure instantiator required, but not captured; Regis is investigating.
|
| -
|
| [ $runtime == dart_precompiled ]
|
| ct_const2_test: Pass, Crash # Incompatible flag --compile_all
|
| hello_dart_test: Pass, Crash # Incompatible flag --compile_all
|
|
|