| 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 504e89f277b0833a65ca3713d8e84abf07984b22..0a8b062988288082a0f4ad10a523bbca3b0643a6 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -56,9 +56,9 @@ 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/3940
|
| -deferred/deferred_constant_test: Fail # http://dartbug.com/3940
|
| -deferred/deferred_constant2_test: Fail # http://dartbug.com/3940
|
| -deferred/deferred_constant3_test: Fail # http://dartbug.com/3940
|
| -deferred/deferred_constant4_test: Fail # http://dartbug.com/3940
|
| -deferred/deferred_constant5_test: Fail # http://dartbug.com/3940
|
| +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
|
|
|