| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 2a94d14eb9183869aea681465f83b9de1cdf3667..3a7001925d4cb6465199e2c7ddfd8f9c08673971 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -1003,6 +1003,7 @@ function_subtype_simple1_test: Crash
|
| function_subtype_simple2_test: Crash
|
| function_subtype_top_level0_test: Crash
|
| function_subtype_top_level1_test: Crash
|
| +function_subtype_typearg0_test: Crash
|
| function_subtype_typearg1_test: Crash
|
| function_subtype_typearg2_test: Crash
|
| function_subtype_typearg3_test: Crash
|
| @@ -1297,6 +1298,7 @@ list_length_tracer_test: Crash
|
| list_literal3_test: Crash
|
| list_literal4_test: Crash
|
| list_test: Crash
|
| +list_tracer_call_last_test: Crash
|
| list_tracer_in_map_test: Crash
|
| list_tracer_return_from_tearoff_closure_test: Crash
|
| local_function2_test: Crash
|
| @@ -1845,6 +1847,7 @@ static_getter_no_setter2_test/01: Crash
|
| static_getter_no_setter2_test/none: Crash
|
| static_getter_no_setter3_test/01: Crash
|
| static_getter_no_setter3_test/none: Crash
|
| +static_implicit_closure_test: Crash
|
| static_initializer_type_error_test: Crash
|
| static_setter_get_test/01: Crash
|
| string_charcode_test: Crash
|
| @@ -1869,6 +1872,7 @@ super_call4_test: Crash
|
| super_closure_test: Crash
|
| super_closure_test: RuntimeError
|
| super_field_access_test: Crash
|
| +super_field_2_test: RuntimeError
|
| super_getter_setter_test: Crash
|
| super_implicit_closure_test: Crash
|
| super_inferrer_test: Crash
|
| @@ -1915,7 +1919,15 @@ syncstar_less_than_test: Crash
|
| syncstar_yield_test/copyParameters: Crash
|
| syncstar_yield_test/none: Crash
|
| syncstar_yieldstar_test: Crash
|
| +syntax_test/02: Crash
|
| +syntax_test/03: Crash
|
| +syntax_test/27: Crash
|
| +syntax_test/49: Crash
|
| +syntax_test/54: Crash
|
| syntax_test/59: Crash
|
| +syntax_test/60: Crash
|
| +syntax_test/61: Crash
|
| +syntax_test/62: Crash
|
| syntax_test/none: CompileTimeError
|
| syntax_test/none: Crash
|
| temp_mangling_test: Crash
|
|
|