Index: tests/language/language_dart2js.status |
=================================================================== |
--- tests/language/language_dart2js.status (revision 11803) |
+++ tests/language/language_dart2js.status (working copy) |
@@ -270,7 +270,6 @@ |
call_through_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError' |
call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError' |
double_to_string_as_fixed_test: Fail |
-naming_test: Fail |
[ $compiler == dart2js && $runtime == ie ] |
@@ -281,7 +280,6 @@ |
expect_test: Fail |
factory3_test: Fail |
local_function_test: Fail |
-naming_test: Fail |
stack_overflow_test: Fail |
type_checks_in_factory_method_test: Fail |
@@ -294,5 +292,4 @@ |
method_invocation_test: Fail # Uncaught error: Instance of 'TypeError' |
null_pointer_exception_test: Fail # Uncaught error: Instance of 'TypeError' |
string_interpolate_npe_test: Fail # Uncaught error: Instance of 'TypeError' |
-naming_test: Fail |