| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 0410018dc8fdaf88ee85f31bff59ea275dd1db35..c2c873951c6a056dfa6c6770c35f9387c07bd27f 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -264,8 +264,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
|
|
|
| @@ -273,8 +271,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
|
|
|