| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index ac8d224c8bdbacf2d77f019d249540fbd1fb066c..913e294c654eb9ed5009f7483a90d5972d015b3f 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -36,6 +36,12 @@ type_variable_bounds2_test/03: Fail # Issue 12702
|
| type_variable_bounds2_test/05: Fail # Issue 12702
|
| type_variable_bounds2_test/06: Pass # Issue 12702 (pass for the wrong reasons).
|
| type_variable_bounds3_test/00: Fail # Issue 12702
|
| +type_variable_conflict_test/01: Fail # Issue 13702
|
| +type_variable_conflict_test/02: Fail # Issue 13702
|
| +type_variable_conflict_test/03: Fail # Issue 13702
|
| +type_variable_conflict_test/04: Fail # Issue 13702
|
| +type_variable_conflict_test/05: Fail # Issue 13702
|
| +type_variable_conflict_test/06: Fail # Issue 13702
|
| f_bounded_quantification_test/01: Fail # Issue 12703
|
| f_bounded_quantification_test/02: Fail # Issue 12703
|
| f_bounded_quantification5_test: Fail # Issue 12703
|
|
|