Closed
Bug 1834469
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 40160 - Notifications: test that silent defaults to null
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox116 fixed)
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40160 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40160
Details from upstream follow.
Marcos Caceres <caceres_m@apple.com> wrote:
Notifications: test that silent defaults to null
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=864853f50a572da3baca27375117a6ab3ffc4a4f
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
FAIL
: 2
Chrome
OK
: 1
PASS
: 1
FAIL
: 2
Safari
OK
: 1
PASS
: 1
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /notifications/constructor-basic.https.html [wpt.fyi]
- Constructing a notification without a NotificationOptions defaults to null.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - constructing a notification with a NotificationOptions dictionary correctly sets and reflects the silent attribute.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Constructing a notification without a NotificationOptions defaults to null.:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e3ed9dae6c2e
[wpt PR 40160] - Notifications: test that silent defaults to null, a=testonly
https://hg.mozilla.org/integration/autoland/rev/5e1858ff6738
[wpt PR 40160] - Update wpt metadata, a=testonly
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e3ed9dae6c2e
https://hg.mozilla.org/mozilla-central/rev/5e1858ff6738
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•