Chromium Code Reviews| Index: dart/tests/try/try.status |
| diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status |
| index 11b74a36fff04806fa7c54036fb72bb6edddc8b3..c4107130bf9779f3876cd1d1dd24bf9d7409628e 100644 |
| --- a/dart/tests/try/try.status |
| +++ b/dart/tests/try/try.status |
| @@ -13,6 +13,7 @@ web/end_to_end_test: Fail, OK # http://dartbug.com/17935 |
| [ $runtime == safari || $runtime == safarimobilesim ] |
| web/cursor_position_test: Fail # http://dartbug.com/19836 |
| +web/incremental_compilation_update_test: Skip # Safari may crash on this test. |
|
ahe
2014/10/15 10:42:05
I have to skip this test on Safari. The browser cr
|
| [ $runtime == safari && $checked ] |
| web/source_update_test: Fail, Pass # Safari is flaky, suspect bad optimization. |