| 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 c5835c6a4e99edb8186d254773d75ca429901c5b..9d319f3cad40cc4dd0ce36ab49f3be00d5060804 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -56,7 +56,7 @@ bailout8_test: Fail, OK # Mismatch in thrown exception.
|
| [ $compiler == dart2js && $runtime == d8 && $system == windows ]
|
| deferred/*: Skip # Issue 17458
|
|
|
| -[ $compiler == dart2js && $csp && $runtime == drt]
|
| +[ $compiler == dart2js && $csp && $runtime == drt && $checked ]
|
| assert_with_message_test: RuntimeError # Issue 24397
|
|
|
| [ $compiler == dart2js && $csp ]
|
|
|