Chromium Code Reviews| Index: tests/try/try.status |
| diff --git a/tests/try/try.status b/tests/try/try.status |
| index 59a5f7c54d02917ca4020825a491c25c155e2757..0e678dd07215581bbf57a28765942aa53e32c9c4 100644 |
| --- a/tests/try/try.status |
| +++ b/tests/try/try.status |
| @@ -9,5 +9,8 @@ |
| [ $compiler != dart2js || ($runtime != drt && $runtime != chrome && $runtime != ff) ] |
| *: Skip |
| +[ $compiler == dart2js && $runtime == chrome ] |
| +end_to_end_test: Pass, Slow |
| + |
| [ $csp ] |
| end_to_end_test: Fail, OK # http://dartbug.com/17935 |