Closed
Bug 1769770
Opened 2 years ago
Closed 2 years ago
Perma /service-workers/service-worker/partitioned-getRegistrations.tentative.https.html | ServiceWorker's getRegistrations() is partitioned - assert_false: 1p SW ID matches 3p SW ID expected false got true when Gecko 102 merges to Beta on 2022-05-30
Categories
(Core :: DOM: Service Workers, defect)
Core
DOM: Service Workers
Tracking
()
RESOLVED
DUPLICATE
of bug 1769552
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox100 | --- | unaffected |
firefox101 | --- | unaffected |
firefox102 | --- | affected |
People
(Reporter: bszekely, Unassigned)
Details
Central-as-beta simulation:
How to run these simulations:
Failure log:
[task 2022-05-17T12:36:13.600Z] 12:36:13 INFO - TEST-START | /service-workers/service-worker/partitioned-getRegistrations.tentative.https.html
[task 2022-05-17T12:36:13.607Z] 12:36:13 INFO - Closing window 4bda5851-a679-4de8-8c6a-4a6ac4c7274b
[task 2022-05-17T12:36:13.873Z] 12:36:13 INFO -
[task 2022-05-17T12:36:13.873Z] 12:36:13 INFO - TEST-UNEXPECTED-FAIL | /service-workers/service-worker/partitioned-getRegistrations.tentative.https.html | ServiceWorker's getRegistrations() is partitioned - assert_false: 1p SW ID matches 3p SW ID expected false got true
[task 2022-05-17T12:36:13.873Z] 12:36:13 INFO - @https://web-platform.test:8443/service-workers/service-worker/partitioned-getRegistrations.tentative.https.html:84:15
[task 2022-05-17T12:36:13.874Z] 12:36:13 INFO - TEST-OK | /service-workers/service-worker/partitioned-getRegistrations.tentative.https.html | took 273ms
[task 2022-05-17T12:36:13.876Z] 12:36:13 INFO - PID 2474 | 1652790973874 Marionette INFO Stopped listening on port 56553
[task 2022-05-17T12:36:14.328Z] 12:36:14 INFO - Browser exited with return code 0
[task 2022-05-17T12:36:14.331Z] 12:36:14 INFO - Closing logging queue
[task 2022-05-17T12:36:14.331Z] 12:36:14 INFO - queue closed
[task 2022-05-17T12:36:14.501Z] 12:36:14 INFO - Application command: /opt/worker/tasks/task_165278984129334/build/application/Firefox.app/Contents/MacOS/firefox --marionette about:blank -foreground -profile /var/folders/hv/2gjqd3vn5m38bf1c8wdg_7l8000014/T/tmpo5ohzrz1
[task 2022-05-17T12:36:14.508Z] 12:36:14 INFO - PID 2490 | 1652790797798 Marionette INFO Marionette enabled
[task 2022-05-17T12:36:14.508Z] 12:36:14 INFO - PID 2490 | 1652790797817 Marionette INFO Listening on port 56561
[task 2022-05-17T12:36:14.509Z] 12:36:14 INFO - PID 2490 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /var/folders/hv/2gjqd3vn5m38bf1c8wdg_7l8000014/T/tmpv0o0slql/search.json.mozlz4", (void 0)))
[task 2022-05-17T12:36:14.510Z] 12:36:14 INFO - PID 2490 | 2022-05-17 12:33:47.733 firefox[2490:67909] Persistent UI failed to open file file:///Users/cltbld/Library/Saved%20Application%20State/org.mozilla.firefox.savedState/window_1.data: No such file or directory (2)
[task 2022-05-17T12:36:14.510Z] 12:36:14 INFO - Starting runner
[task 2022-05-17T12:36:15.069Z] 12:36:15 INFO - TEST-START | /service-workers/service-worker/partitioned-matchAll.tentative.https.html
Hi James, can you please take a look at this?
Flags: needinfo?(james)
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
tracking-firefox102:
? → ---
Flags: needinfo?(james)
No longer regressed by: 1768309
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•