| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index c1be5e8b51958fb6fc7b18e18daacbb6aefb63c4..07cd708e1159455c9f3b247411beb613144eac8d 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -91,7 +91,6 @@ identical_closure_test: Fail # Fix for identical closure has not been implemente
|
| class_cycle_test/02: Fail # Issue 7468.
|
| class_cycle_test/03: Fail # Issue 7468.
|
| invocation_mirror_test: Fail
|
| -invocation_mirror_invoke_on_test: Fail # http://dartbug.com/7425
|
| built_in_identifier_prefix_test: Fail # http://dartbug.com/6972
|
| number_identity2_test: Fail # identity of NaN
|
| new_expression_type_args_test/00: Fail # Wrongly reports compile-time error.
|
|
|