| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 7c9aa0770775b170f2966646e9b6502327469dda..646d9b0d12d4d1c267e2eb0b8aebdebb08f018ac 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -266,8 +266,6 @@ stack_trace_test: Fail, OK # Stack traces not available in IE9.
|
| deferred_constraints_type_annotation_test/*: Fail, Pass # http://dartbug.com/12635
|
| deferred_constraints_constants_test/*: Fail, Pass # http://dartbug.com/12635
|
| deferred_no_such_method_test*: Fail, Pass # http://dartbug.com/12635
|
| -deferred_constraints_type_annotation_old_syntax_test/*: Fail, Pass # http://dartbug.com/12635
|
| -deferred_constraints_constants_old_syntax_test/*: Fail, Pass # http://dartbug.com/12635
|
| deferred_shadow_load_library_test: Fail, Pass # Issue 17807
|
| deferred_closurize_load_library_test: Fail, Pass # Issue 17807
|
|
|
| @@ -275,8 +273,6 @@ deferred_closurize_load_library_test: Fail, Pass # Issue 17807
|
| deferred_constraints_type_annotation_test/*: Skip # Issue 16898
|
| deferred_constraints_constants_test/*: Skip # Issue 16898
|
| deferred_no_such_method_test*: Skip # Issue 16898
|
| -deferred_constraints_type_annotation_old_syntax_test/*: Skip # Issue 16898
|
| -deferred_constraints_constants_old_syntax_test/*: Skip # Issue 16898
|
|
|
| [ $compiler == dart2js && $runtime == d8 && $system == windows ]
|
| *deferred*: Skip # Issue 17458
|
|
|