| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 9949c94b1e99f3f42945463e969d474410be2fd6..3f92ac5d7a1fe672d4af3b55221a9c0f477c9d80 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -64,16 +64,16 @@ 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, 13281
|
| -polymer/test/event_path_test: Fail # Issue 12865, 13197, 13281
|
| +polymer/test/events_test: Fail # Issue 12865, 13197
|
| +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
|
|
|
| [ $system == windows && $runtime == chrome ]
|
| -polymer/test/events_test: Pass, Fail, Timeout # Issue 13260, 13281
|
| -polymer/test/event_path_test: Pass, Fail, Timeout # Issue 13260, 13281
|
| +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 ]
|
|
|