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

Unified Diff: pkg/pkg.status

Issue 713283002: Suppress flaky polymer tests on Safari (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 1 month 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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 5d451a099e3bfd8dae8d8529e7ca87d0122327ff..97f3075cd11c460651c8e1a911fc1af3a965101c 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -266,11 +266,12 @@ scheduled_test/test/scheduled_test/timeout_test: Timeout # Issue 21007
scheduled_test/test/scheduled_test/wrap_async_test: Timeout # Issue 21007
scheduled_test/test/scheduled_test/wrap_future_test: Timeout # Issue 21007
-[ ($runtime == safari && $builder_tag == mac10_7) || $runtime == safarimobilesim ]
-# Unexplained errors only occuring on Safari.
+[ $runtime == safarimobilesim ]
+# Unexplained errors only occuring on Safari 6.1 and earlier.
typed_data/test/typed_buffers_test: RuntimeError
[ $runtime == safari ]
+polymer/test/*: Skip # Issue 21434
polymer/test/js_interop_test: Pass, RuntimeError # Issue 20075
[ $runtime == safari || $ie ]
« 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