| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 16186)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -86,6 +86,7 @@
|
| compile_time_constant_checked3_test/06: Fail, OK
|
|
|
| [ $compiler == dart2js ]
|
| +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.
|
|
|