| 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 9a32272b76cad199274f3dbd7b312996455f4531..e52a6a28954ae6a7c3aa55edeee7a3364096741c 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -286,7 +286,6 @@ regress/4562_test/none: CompileTimeError
|
| regress/4639_test: Crash
|
| string_interpolation_dynamic_test: RuntimeError
|
| string_interpolation_test: RuntimeError
|
| -super_constructor1_test: Crash
|
| switch_test/none: Crash
|
| timer_test: Crash
|
| truncation_errors_test: Crash
|
| @@ -414,7 +413,6 @@ regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was ca
|
| runtime_type_test: Crash
|
| string_interpolation_dynamic_test: RuntimeError
|
| string_interpolation_test: RuntimeError
|
| -super_constructor1_test: Crash # Assertion failure: Cannot find value local(C.#null) in (local(C.#i)) for j:constructor(C.).
|
| switch_test/none: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTargetForSwitchCase
|
| timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| to_string_test: Crash
|
|
|