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

Unified Diff: pkg/pkg.status

Issue 679153002: Add builder tag for Safari 6.2 slave. Update status files for Safari 6.2. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add issue number for html bugs. 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 | tests/corelib/corelib.status » ('j') | 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 94131408ad39686f40a7e89fc113ccf2f71be5cc..b7f4dbeb381816ca3c5411225a904583e50e2627 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -266,7 +266,7 @@ 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 || $runtime == safarimobilesim ]
+[ ($runtime == safari && $builder_tag == mac10_7) || $runtime == safarimobilesim ]
# Unexplained errors only occuring on Safari.
typed_data/test/typed_buffers_test: RuntimeError
@@ -495,3 +495,10 @@ http/test/html/client_test: Skip # Issue 18566
[ $system == windows ]
analysis_server/test/integration/search/get_type_hierarchy_test: Pass, Fail # Issue 20436
+
+[ $runtime == safari && $builder_tag == mac10_8 ]
+polymer/e2e_test/good_import/test/import_test: RuntimeError # Issue 21424
+polymer/test/custom_event_test: RuntimeError # Issue 21425
+polymer/test/instance_attrs_test: RuntimeError # Issue 21425
+polymer/test/property_observe_test: RuntimeError # Issue 21425
+intl/test/date_time_format_http_request_test: RuntimeError # Issue 21428
« no previous file with comments | « no previous file | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698