| Index: dart/tests/try/try.status
|
| diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status
|
| index a3a9339be3d3509596f0992c6236b53196d8fc34..11b74a36fff04806fa7c54036fb72bb6edddc8b3 100644
|
| --- a/dart/tests/try/try.status
|
| +++ b/dart/tests/try/try.status
|
| @@ -25,5 +25,5 @@ poi/serialize_test: SkipByDesign # Uses dart:io.
|
| [ $compiler == dart2js ]
|
| poi/*: Skip # http://dartbug.com/20031
|
|
|
| -[ $runtime == ff ]
|
| +[ $runtime == ff || $checked || $csp ]
|
| web/incremental_compilation_update_test: Slow, Pass
|
|
|