| Index: tests/compiler/dart2js_extra/dart2js_extra.status
|
| diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| index 3492258a840a5a48813d610480d609cd79ef6777..b21d6604fa6f09b5c7f943759f55ae16af41349a 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -51,13 +51,5 @@ timer_test: Fail # Issue 7728.
|
| timer_negative_test: Fail, OK # A negative runtime test.
|
| bailout8_test: Fail, OK # Mismatch in thrown exception.
|
|
|
| -[ $csp ]
|
| -deferred/deferred_class_test: Fail # http://dartbug.com/16898
|
| -deferred/deferred_constant_test: Fail # http://dartbug.com/16898
|
| -deferred/deferred_constant2_test: Fail # http://dartbug.com/16898
|
| -deferred/deferred_constant3_test: Fail # http://dartbug.com/16898
|
| -deferred/deferred_constant4_test: Fail # http://dartbug.com/16898
|
| -deferred/deferred_constant5_test: Fail # http://dartbug.com/16898
|
| -
|
| [ $compiler == dart2js && $runtime == d8 && $system == windows ]
|
| deferred/*: Skip # Issue 17458
|
|
|