| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 23383)
|
| +++ tests/language/language.status (working copy)
|
| @@ -38,6 +38,7 @@
|
| method_override2_test/00: Fail # Issue 7076.
|
| method_override2_test/02: Fail # Issue 7076.
|
| method_override2_test/03: Fail # Issue 7076.
|
| +bound_closure_equality_test: Fail # Issue 10849
|
|
|
| # These bugs refer currently ongoing language discussions.
|
| constructor5_test: Fail # (Discussion ongoing)
|
| @@ -520,6 +521,8 @@
|
| execute_finally10_test: Fail # VM bug: issue 430
|
| execute_finally11_test: Fail # VM bug: issue 430
|
|
|
| +bound_closure_equality_test: Fail # Issue 10849
|
| +
|
| [ $compiler == dart2dart && $minified ]
|
|
|
| # TODO(tball): Assign proper bug numbers.
|
|
|