| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 42f0553f8c734db77cf6240846429a334bd43d97..de138e8b2f44128bb6ba6a3283aa2a241b68c41c 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -618,7 +618,6 @@ closures_initializer_test: Crash # Instance of 'TypeOperator': unimplemented in
|
| closures_with_complex_params_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| code_after_try_is_executed_test/01: Crash # (try {throw 'foo';}on String catch (ex){exception=ex;}): "on T" catch block
|
| code_after_try_is_executed_test/none: Crash # (try {throw 'foo';}on String catch (ex){exception=ex;}): "on T" catch block
|
| -code_motion_crash_test: Crash # (throw 'Test failed'): Unhandled node
|
| comparison_test: Crash # (throw new ExpectException(message)): Unhandled node
|
| compile_time_constant10_test/01: Crash # (throw new ExpectException(message)): Unhandled node
|
| compile_time_constant10_test/02: Crash # (throw new ExpectException(message)): Unhandled node
|
| @@ -826,7 +825,6 @@ deferred_constraints_type_annotation_test/new_generic2: Crash # (throw _buildExc
|
| deferred_constraints_type_annotation_test/new_generic3: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
|
| deferred_constraints_type_annotation_test/none: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
|
| deferred_constraints_type_annotation_test/static_method: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
|
| -deferred_constraints_type_annotation_test/type_annotation1: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
|
| deferred_constraints_type_annotation_test/type_annotation_generic1: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
|
| deferred_constraints_type_annotation_test/type_annotation_generic2: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
|
| deferred_constraints_type_annotation_test/type_annotation_generic3: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
|
| @@ -1290,7 +1288,6 @@ inferrer_constructor5_test/01: Crash # Instance of 'TypeOperator': unimplemented
|
| inferrer_constructor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| inferrer_named_parameter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| inferrer_synthesized_constructor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| -inferrer_synthesized_super_constructor2_test: Crash # (throw 'Test failed'): Unhandled node
|
| inferrer_synthesized_super_constructor_test: Crash # Please triage this failure.
|
| inferrer_this_access_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| infinite_switch_label_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| @@ -1368,7 +1365,6 @@ issue11724_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
|
| issue11793_test: Crash # unsupported element kind: otherArray:field
|
| issue12023_test: Crash # Unhandled node
|
| issue12284_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| -issue12288_test: Crash # (throw "Expected 2, but child.path0.length was ${result}"): Unhandled node
|
| issue12336_test: Crash # (throw new ExpectException(message)): Unhandled node
|
| issue13179_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| issue13474_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| @@ -1377,10 +1373,8 @@ issue13673_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
|
| issue14014_3_test: Crash # (throw 'Test failed'): Unhandled node
|
| issue14242_test: Crash # (throw 'Test failed'): Unhandled node
|
| issue15606_test/01: Crash # (Unresolved): Error expression `Unresolved` unhandled.
|
| -issue15702_test: Crash # (throw 'Test failed'): Unhandled node
|
| issue20476_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| issue21159_test: Crash # (try {foo();}on StackOverflowError catch (e){exceptionCaught=true;}): "on T" catch block
|
| -issue22800_test: Crash # (throw 0): Unhandled node
|
| issue4515170_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| issue7513_test: Crash # (throw new ExpectException(message)): Unhandled node
|
| issue7525_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| @@ -1428,7 +1422,6 @@ list_literal_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
|
| list_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| list_tracer_call_last_test: Crash # (throw 'Test failed'): Unhandled node
|
| list_tracer_closure_test: Crash # (throw 'Test failed'): Unhandled node
|
| -list_tracer_in_list_test: Crash # (throw 'Test failed'): Unhandled node
|
| list_tracer_in_map_test: Crash # (throw 'Test failed'): Unhandled node
|
| list_tracer_return_from_tearoff_closure_test: Crash # (throw 'Test failed'): Unhandled node
|
| liveness_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| @@ -1457,8 +1450,6 @@ malbounded_type_test_test/02: Crash # Instance of 'TypeOperator': unimplemented
|
| malbounded_type_test_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| malbounded_type_test_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| malformed2_test/00: Crash # (throw 'Test failed.'): Unhandled node
|
| -malformed2_test/01: Crash # (throw 'Test failed.'): Unhandled node
|
| -malformed2_test/none: Crash # (throw 'Test failed.'): Unhandled node
|
| malformed_inheritance_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| malformed_inheritance_test/03: Crash # Please triage this failure.
|
| malformed_inheritance_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| @@ -1615,7 +1606,6 @@ named_constructor_test/01: Crash # (new Class.named<int>()): Error expression `n
|
| named_constructor_test/03: Crash # (new prefix<int>.Class()): Error expression `new prefix<int>.Class()` unhandled.
|
| named_constructor_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| named_parameter_clash_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| -named_parameter_regression_test: Crash # (throw 'broken'): Unhandled node
|
| named_parameters2_test: Crash # (try {test(10,25,b:26);}on NoSuchMethodError catch (e){foundError=true;}): "on T" catch block
|
| named_parameters3_test: Crash # (try {test(10,x:99);}on NoSuchMethodError catch (e){foundError=true;}): "on T" catch block
|
| named_parameters4_test: Crash # (try {test(10,x:99);}on NoSuchMethodError catch (e){foundError=true;}): "on T" catch block
|
| @@ -1772,7 +1762,6 @@ private_access_test/05: Crash # Instance of 'TypeOperator': unimplemented in Cod
|
| private_access_test/06: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| private_clash_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| private_mixin2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| -private_mixin_exception_throw_test: Crash # (throw "IT"): Unhandled node
|
| private_selector_test: Crash # (throw new ExpectException(message)): Unhandled node
|
| private_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| propagate_past_constant_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| @@ -1809,14 +1798,12 @@ regress_10996_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
|
| regress_11010_test: Crash # (throw 'unexpected result'): Unhandled node
|
| regress_11800_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| regress_12561_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| -regress_13462_1_test: Crash # (throw 'Wrong name: ${name} != foo'): Unhandled node
|
| regress_13494_test: Crash # (A.unknown=p(2)): Error expression `A.unknown=p(2)` unhandled.
|
| regress_14105_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| regress_17382_test: Crash # (tl(m(0))): Error expression `tl(m(0))` unhandled.
|
| regress_18435_test: Crash # Please triage this failure.
|
| regress_18535_test: Crash # cannot compile methods that need interceptor calling convention.
|
| regress_19413_test/01: Crash # (foo.f()): Error expression `foo.f()` unhandled.
|
| -regress_20840_test: Crash # (throw "FAIL"): Unhandled node
|
| regress_21016_test: Crash # unsupported element kind: list:field
|
| regress_21793_test/01: Crash # (new A()(499)): Error expression `new A()(499)` unhandled.
|
| regress_21795_test: Crash # (throw "Expected foo in stacktrace!"): Unhandled node
|
| @@ -1934,7 +1921,6 @@ string_interpolation5_negative_test: Crash # Error expression `StringInterpolat
|
| string_interpolation6_negative_test: Crash # Error expression `StringInterpolation6NegativeTest.testMain()` unhandled.
|
| string_interpolation7_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| string_interpolation8_test: Crash # (throw new ExpectException(message)): Unhandled node
|
| -string_interpolation_newline_test: Crash # (throw 'expecteda: ${expected} != ${a}'): Unhandled node
|
| string_interpolation_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| string_interpolation_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| string_intrinsics_test: Crash # (throw new ExpectException(message)): Unhandled node
|
| @@ -2308,7 +2294,6 @@ typevariable_substitution2_test/02: Crash # "on T" catch block
|
| typevariable_substitution2_test/none: Crash # Please triage this failure.
|
| unary2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| unary_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| -unhandled_exception_negative_test: Crash # (throw new MyException("Unhandled Exception")): Unhandled node
|
| unicode_bom_middle_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| unicode_hash_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
| unnamed_closure_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
|
|
|