| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 815f7a556b02e60a25a5b046ba65e5ed977499c4..3308a2499d96cd6eaaa7f2938d161bc9d4166b60 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -33,13 +33,9 @@ vm/*: Skip # Issue 12699
|
| [ $compiler == dart2js && $checked ]
|
| checked_setter2_test: Fail # Issue 11273
|
| default_factory2_test/01: Fail # Issue 12700
|
| -type_variable_bounds_test/01: Fail # Issue 12702
|
| type_variable_bounds_test/02: Fail # Issue 12702
|
| -type_variable_bounds_test/04: Fail # Issue 12702
|
| -type_variable_bounds_test/05: Fail # Issue 12702
|
| -type_variable_bounds2_test/00: Fail # Issue 12702
|
| -type_variable_bounds2_test/03: Fail # Issue 12702
|
| -type_variable_bounds2_test/05: Fail # Issue 12702
|
| +type_variable_bounds2_test/01: Fail # Issue 12702
|
| +type_variable_bounds2_test/04: Fail # Issue 12702
|
| type_variable_bounds2_test/06: Pass # Issue 12702 (pass for the wrong reasons).
|
| type_variable_bounds3_test/00: Fail # Issue 12702
|
| f_bounded_quantification_test/01: Fail # Issue 12703
|
|
|