Index: pkg/pkg.status |
diff --git a/pkg/pkg.status b/pkg/pkg.status |
index 3f92ac5d7a1fe672d4af3b55221a9c0f477c9d80..eb275e4d81371ace57d4b5c4d62089789c323d96 100644 |
--- a/pkg/pkg.status |
+++ b/pkg/pkg.status |
@@ -62,11 +62,12 @@ crypto/test/sha1_test: Fail # Issue 11407. |
stack_trace/test/trace_test: Fail # http://dartbug.com/12380 |
crypto/test/sha256_test: Pass, Fail # Issue 12502 |
crypto/test/hmac_sha256_test: Pass, Fail # Issue 12502 |
- |
-[ $runtime == ff || $runtime == safari ] |
polymer/test/events_test: Fail # Issue 12865, 13197 |
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) ] |
polymer/test/events_test: Fail, Timeout # Issue 12865, 13197, 13260 |
polymer/test/event_path_test: Fail, Timeout # Issue 12865, 13197, 13260 |