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

Unified Diff: pkg/pkg.status

Issue 392253002: Mark two polymer tests as failing/flaky. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix typo. Created 6 years, 5 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 ccc4764e34b96733e6f72884cd7303dcde67f60a..19ecf06176cb1615653653467c8bc0baf5e40dfb 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -220,6 +220,12 @@ analyzer/test/generated/java_core_test: Pass, Timeout # Issue 19747
# Unexplained errors only occuring on Safari.
typed_data/test/typed_buffers_test: RuntimeError
+[ $runtime == safari ]
+polymer/test/js_interop_test: RuntimeError # Issue 20075
+
+[ $runtime == safari || $ie ]
+polymer/test/two_way_bind_test: Pass, RuntimeError # Issue 20075
+
# 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 | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698