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

Unified Diff: pkg/pkg.status

Issue 24126004: fix polymer/test/events_test status on ff+windows (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index eb275e4d81371ace57d4b5c4d62089789c323d96..e335d3e338bfa5e0aee8aad794e3af6f9c3a2403 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -68,11 +68,11 @@ polymer/test/event_path_test: Fail # Issue 12865, 13197
[ $runtime == ff ]
polymer/test/event_path_test: Fail # Issue 12865, 13197
-[ $runtime == ie9 || $runtime == ie10 || ($system == windows && $runtime == ff) ]
+[ $runtime == ie9 || $runtime == ie10 ]
polymer/test/events_test: Fail, Timeout # Issue 12865, 13197, 13260
polymer/test/event_path_test: Fail, Timeout # Issue 12865, 13197, 13260
-[ $system == windows && $runtime == chrome ]
+[ $system == windows && ($runtime == chrome || $runtime == ff) ]
polymer/test/events_test: Pass, Timeout # Issue 13260
polymer/test/event_path_test: Pass, Timeout # Issue 13260
« 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