[wpt-sync] Sync PR 23491 - Mark an idlharness.html test as timeout=long
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox78 fixed)
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23491 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23491
Details from upstream follow.
Stephen McGruer <smcgruer@chromium.org> wrote:
Mark an idlharness.html test as timeout=long
This is symptomatic of crbug.com/1047818, but to stop the pain for
sheriffs lets mark it timeout=long for now.Bug: 1080608
Change-Id: I71e2ce51e4a6807dcdea54765ff9c96afbf2696d
Reviewed-on: https://chromium-review.googlesource.com/2191076
WPT-Export-Revision: dd568d996f6adaba6b45541b2042b24633100aae
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 8 tests and 44 subtests
Status Summary
Firefox
OK : 8
PASS : 254
FAIL : 32
Chrome
OK : 8
PASS : 286
Safari
OK : 6
PASS : 80
FAIL : 147
ERROR: 2
Links
Details
New Tests That Don't Pass
/push-api/idlharness.https.any.serviceworker.html
PushSubscriptionChangeEvent must be primary interface of new PushSubscriptionChangeEvent("pushsubscriptionchange"): FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionChangeEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
PushManager interface object length: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionChangeEvent interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionChangeEvent interface object length: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionChangeEvent interface object name: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscription interface: attribute expirationTime: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionChangeEvent interface: attribute newSubscription: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionChangeEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscription interface object length: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionOptions interface: attribute userVisibleOnly: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionChangeEvent interface: attribute oldSubscription: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new PushSubscriptionChangeEvent("pushsubscriptionchange"): FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionChangeEvent interface: new PushSubscriptionChangeEvent("pushsubscriptionchange") must inherit property "newSubscription" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
PushManager interface: attribute supportedContentEncodings: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionChangeEvent interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionChangeEvent interface: new PushSubscriptionChangeEvent("pushsubscriptionchange") must inherit property "oldSubscription" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
/push-api/idlharness.https.any.html
PushManager interface object length: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscription interface: attribute expirationTime: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscription interface object length: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionOptions interface: attribute userVisibleOnly: FAIL (Chrome: PASS, Safari: FAIL)
PushManager interface: attribute supportedContentEncodings: FAIL (Chrome: PASS, Safari: FAIL)
/push-api/idlharness.https.any.sharedworker.html
PushManager interface object length: FAIL (Chrome: PASS)
PushSubscription interface: attribute expirationTime: FAIL (Chrome: PASS)
PushSubscription interface object length: FAIL (Chrome: PASS)
PushSubscriptionOptions interface: attribute userVisibleOnly: FAIL (Chrome: PASS)
PushManager interface: attribute supportedContentEncodings: FAIL (Chrome: PASS)
/push-api/idlharness.https.any.worker.html
PushManager interface object length: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscription interface: attribute expirationTime: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscription interface object length: FAIL (Chrome: PASS, Safari: FAIL)
PushSubscriptionOptions interface: attribute userVisibleOnly: FAIL (Chrome: PASS, Safari: FAIL)
PushManager interface: attribute supportedContentEncodings: FAIL (Chrome: PASS, Safari: FAIL)
Comment 5•5 years ago
|
||
bugherder |
Description
•