| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 23381)
|
| +++ tests/language/language.status (working copy)
|
| @@ -38,7 +38,6 @@
|
| 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)
|
| @@ -521,8 +520,6 @@
|
| 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.
|
|
|