| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index 182bcd27d6cbb11d3f36136c59aaaf8d75363a6c..c296cf2db4b40ef97a450f1cc79e73fcebd0fac9 100644
|
| --- a/tests/compiler/dart2js/dart2js.status
|
| +++ b/tests/compiler/dart2js/dart2js.status
|
| @@ -69,7 +69,7 @@ check_elements_invariants_test: Slow, Pass, Timeout # Slow due to inlining in th
|
|
|
| uri_retention_test: Fail # Issue 26504
|
|
|
| -[ $unchecked ]
|
| +[ ! $checked ]
|
| exit_code_test: Skip # This tests requires checked mode.
|
| serialization*: Slow, Pass
|
|
|
|
|