[Webkit-unassigned] [Bug 245727] New: [ New Test ] (254620 at main): [ Monterey wk2 ] imported/w3c/web-platform-tests/notifications/idlharness.https.any.sharedworker.html is a consistent failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 27 06:50:09 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245727
Bug ID: 245727
Summary: [ New Test ] (254620 at main): [ Monterey wk2 ]
imported/w3c/web-platform-tests/notifications/idlharne
ss.https.any.sharedworker.html is a consistent failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rackler at apple.com
Description:
imported/w3c/web-platform-tests/notifications/idlharness.https.any.sharedworker.html
The test was added at 254620 at main and has been a consistent failure.
Reproduction steps:
I can reproduce this on 254902 at main ToT.
Command:
run-webkit-tests --iterations 50 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 -f --no-retry --release imported/w3c/web-platform-tests/notifications/idlharness.https.any.sharedworker.html
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fnotifications%2Fidlharness.https.any.sharedworker.html&version_name=Monterey&limit=50000
DIFF:
@@ -61,6 +61,6 @@
FAIL Notification interface: notification must inherit property "actions" with the proper type assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Can't find variable: notification"
FAIL Notification interface: notification must inherit property "close()" with the proper type assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Can't find variable: notification"
PASS NotificationEvent interface: existence and properties of interface object
-PASS ServiceWorkerRegistration interface: operation showNotification(DOMString, optional NotificationOptions)
-PASS ServiceWorkerRegistration interface: operation getNotifications(optional GetNotificationOptions)
+FAIL ServiceWorkerRegistration interface: operation showNotification(DOMString, optional NotificationOptions) assert_own_property: interface prototype object missing non-static operation expected property "showNotification" missing
+FAIL ServiceWorkerRegistration interface: operation getNotifications(optional GetNotificationOptions) assert_own_property: interface prototype object missing non-static operation expected property "getNotifications" missing
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220927/6a6d897f/attachment.htm>
More information about the webkit-unassigned
mailing list