| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 19eea661f670648d299d9cf8b79b6a592d236c8d..91de4928d3a5326a76f09beb9ca6137286983f6b 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -456,11 +456,6 @@ crash_12118_test: Crash # Please triage this failure.
|
| crash_6725_test/01: Crash # Please triage this failure.
|
| custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functions
|
| cyclic_type2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Derived1<Derived1, Derived2>.
|
| -cyclic_type_test/00: RuntimeError # Please triage this failure.
|
| -cyclic_type_test/01: RuntimeError # Please triage this failure.
|
| -cyclic_type_test/02: RuntimeError # Please triage this failure.
|
| -cyclic_type_test/03: RuntimeError # Please triage this failure.
|
| -cyclic_type_test/04: RuntimeError # Please triage this failure.
|
| deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| deferred_closurize_load_library_test: RuntimeError # Please triage this failure.
|
| deferred_constant_list_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| @@ -542,7 +537,6 @@ execute_finally6_test: Crash # try/finally
|
| execute_finally7_test: Crash # try/finally
|
| execute_finally8_test: Crash # (try {sum+= 1;return 'hi';}finally {sum+= 1;throw 'ball';sum+= 1;}): try/finally
|
| execute_finally9_test: Crash # try/finally
|
| -f_bounded_equality_test: RuntimeError # Please triage this failure.
|
| factory3_test: Crash # Instance of 'TypeOperator': type check unimplemented for T.
|
| factory_redirection3_cyclic_test/01: Crash # Please triage this failure.
|
| factory_redirection_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for A<List>.
|
| @@ -581,9 +575,6 @@ fixed_type_variable2_test/03: Crash # Instance of 'TypeOperator': type check uni
|
| fixed_type_variable2_test/04: Crash # Instance of 'TypeOperator': type check unimplemented for T.
|
| fixed_type_variable2_test/05: Crash # Instance of 'TypeOperator': type check unimplemented for T.
|
| fixed_type_variable2_test/06: Crash # Instance of 'TypeOperator': type check unimplemented for T.
|
| -fixed_type_variable_test/02: RuntimeError # Please triage this failure.
|
| -fixed_type_variable_test/04: RuntimeError # Please triage this failure.
|
| -fixed_type_variable_test/06: RuntimeError # Please triage this failure.
|
| flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot handle async/sync*/async* functions
|
| flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();}): cannot handle async/sync*/async* functions
|
| flatten_test/03: Crash # cannot handle async/sync*/async* functions
|
| @@ -662,7 +653,6 @@ generic_closure_test: Crash # Instance of 'TypeOperator': type check unimplement
|
| generic_constructor_mixin2_test: Crash # Please triage this failure.
|
| generic_constructor_mixin3_test: Crash # Please triage this failure.
|
| generic_constructor_mixin_test: Crash # Please triage this failure.
|
| -generic_creation_test: RuntimeError # Please triage this failure.
|
| generic_deep_test: Crash # Instance of 'TypeOperator': type check unimplemented for S<Z>.
|
| generic_field_mixin2_test: Crash # Please triage this failure.
|
| generic_field_mixin3_test: Crash # Instance of 'TypeOperator': type check unimplemented for A<T>.
|
|
|