Chromium Code Reviews| Index: dart/tests/try/try.status |
| diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status |
| index 544d97b3f9680d0af418214bf294a8014fee42fd..93d9e0a2d7fb39f0460f5bf6c55936dd9c9d19a0 100644 |
| --- a/dart/tests/try/try.status |
| +++ b/dart/tests/try/try.status |
| @@ -18,6 +18,9 @@ web/end_to_end_test: Fail, OK # http://dartbug.com/17935 |
| [ $runtime == safari ] |
| web/cursor_position_test: Fail # http://dartbug.com/19836 |
| +[ $runtime == safari && $checked ] |
| +web/source_update_test: Fail, Pass # Safari is flaky, suspect bad optimization. |
|
ricow1
2014/10/13 12:10:17
did you file a bug with apple?
ahe
2014/10/13 12:39:38
No, but I've submitted feedback on Safari includin
ahe
2014/10/13 12:52:14
Feedback submitted on second attempt. I hit the X
|
| + |
| [ $browser ] |
| poi/poi_test: SkipByDesign # Uses dart:io. |
| poi/poi_find_test: SkipByDesign # Uses dart:io. |