| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 31568)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -85,6 +85,7 @@
|
|
|
| [ $compiler == dart2js && $minified ]
|
| cyclic_type_test: Fail # Issue 12605.
|
| +cyclic_type2_test: Fail # Issue 12605.
|
| f_bounded_quantification4_test: Fail # Issue 12605.
|
| f_bounded_quantification5_test: Fail # Issue 12605.
|
| mixin_generic_test: Fail # Issue 12605.
|
| @@ -300,6 +301,7 @@
|
|
|
| [ $compiler == dart2dart && $minified ]
|
| cyclic_type_test: Fail # Issue 12605.
|
| +cyclic_type2_test: Fail # Issue 12605.
|
| super_getter_setter_test: Fail # Issue 11065.
|
| f_bounded_quantification4_test: Fail # Issue 12605.
|
| f_bounded_quantification5_test: Fail # Issue 12605.
|
|
|