Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(510)

Unified Diff: dart/tests/try/try.status

Issue 640253006: More Safari flakiness (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/try.status
diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status
index 11b74a36fff04806fa7c54036fb72bb6edddc8b3..f9995980a3d05d15b35e8c2d5bad7b359d9385b5 100644
--- a/dart/tests/try/try.status
+++ b/dart/tests/try/try.status
@@ -15,7 +15,11 @@ web/end_to_end_test: Fail, OK # http://dartbug.com/17935
web/cursor_position_test: Fail # http://dartbug.com/19836
[ $runtime == safari && $checked ]
-web/source_update_test: Fail, Pass # Safari is flaky, suspect bad optimization.
+# The following tests flake with this error:
+# type '*Theme' is not a subtype of type 'Theme'
+# Suspect this is a bad optimization.
+web/source_update_test: Fail, Pass
+web/paste_content_rewriting_test: Fail, Pass
[ $browser ]
poi/poi_test: SkipByDesign # Uses dart:io.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698