Chromium Code Reviews| Index: tests/language/language.status |
| =================================================================== |
| --- tests/language/language.status (revision 26566) |
| +++ tests/language/language.status (working copy) |
| @@ -246,6 +246,7 @@ |
| [ $compiler == dart2dart && $minified ] |
| super_getter_setter_test: Fail # Issue 11065. |
| f_bounded_quantification4_test: Fail # Issue 12605. |
| +f_bounded_quantification5_test: Fail # Issue 12605. |
| # TODO(tball): Assign proper bug numbers. |
| class_literal_test: Fail |