| 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 9ad28ef8c7442dede382b83675007c100c88247f..7b8fb8c989bc99b554f4c6130c929fbc320ac02c 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -70,10 +70,7 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
|
| 22895_test: Crash # cannot handle async/sync*/async* functions
|
| 22917_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| 23264_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -23486_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -23486_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| 23486_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Please triage this failure.
|
| async_stacktrace_test/asyncStar: Crash # cannot handle async/sync*/async* functions
|
| async_stacktrace_test/none: Crash # cannot handle async/sync*/async* functions
|
| bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -113,8 +110,6 @@ regress/4515_1_test: Crash # Instance of 'TypeOperator': type check unimplemente
|
| regress/4515_2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| regress/4740_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| super_constructor1_test: RuntimeError # Please triage this failure.
|
| -switch_test/01: Crash # Unhandled node
|
| -switch_test/02: Crash # Unhandled node
|
| switch_test/none: Crash # (switch (val){}): Unhandled node
|
| this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node
|
|
|