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 23498029: Update status files marking some polymer tests as timeout/flake (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 | samples/samples.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 a7be10be27cd797dcb45c6111ae572b22ed9d72e..580028bf351af71a386e405162046dfbb9cfd243 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -71,6 +71,14 @@ polymer/test/event_path_test: Fail # Issue 12865, 13197
polymer/test/events_test: Fail, Timeout # Issue 12865, 13197
polymer/test/event_path_test: Fail, Timeout # Issue 12865, 13197
+[ $system == windows && $runtime == ff ]
Jennifer Messerly 2013/09/11 22:43:41 can this be consolidated with the IE lines, above?
Siggi Cherem (dart-lang) 2013/09/11 22:46:33 Done.
+polymer/test/events_test: Fail, Timeout # Issue 13260
+polymer/test/event_path_test: Fail, Timeout # Issue 13260
+
+[ $system == windows $runtime == chrome ]
Jennifer Messerly 2013/09/11 22:43:41 missing && here?
Siggi Cherem (dart-lang) 2013/09/11 22:46:33 good catch! done. It's been a while...
+polymer/test/events_test: Pass, Timeout # Issue 13260
+polymer/test/event_path_test: Pass, Timeout # Issue 13260
+
# Skip browser-specific tests on VM
[ $runtime == vm ]
path/test/browser_test: Fail, OK # Uses dart:html
« no previous file with comments | « no previous file | samples/samples.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698