| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 36a10b7cb6606ea25614217da22397d00c5698ff..f2145451e4b670cc44ccef892a9f0b437dc24313 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -42,13 +42,6 @@ type_variable_bounds2_test/00: Fail
|
| type_variable_bounds2_test/03: Fail
|
| type_variable_bounds2_test/05: Fail
|
| type_variable_bounds2_test/06: Pass # For the wrong reasons.
|
| -type_variable_scope_test/00: Fail
|
| -type_variable_scope_test/01: Fail
|
| -type_variable_scope_test/02: Fail
|
| -type_variable_scope_test/03: Fail
|
| -type_variable_scope_test/04: Fail
|
| -type_variable_scope_test/05: Fail
|
| -type_variable_scope2_test: Fail
|
| assign_top_method_negative_test: Pass # For the wrong reasons.
|
| f_bounded_quantification_test/01: Fail
|
| f_bounded_quantification_test/02: Fail
|
| @@ -59,11 +52,6 @@ function_malformed_result_type_test: Fail # does not detect type error in checke
|
| factory1_test/00: Fail
|
| factory1_test/01: Fail
|
|
|
| -type_parameter_test/01: Fail # Issue 4932
|
| -type_parameter_test/02: Fail # Issue 4932
|
| -type_parameter_test/03: Fail # Issue 4932
|
| -type_parameter_test/04: Fail # Issue 4932
|
| -
|
| super_call4_test: Fail # Badly generated noSuchMethod call.
|
|
|
| [ $compiler == dart2js && $unchecked ]
|
|
|