[wpt-sync] Sync PR 20797 - Address flakiness of service-workers/service-worker/update-no-cache-r…
Categories
(Core :: DOM: Service Workers, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20797 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20797
Details from upstream follow.
Chris Dumez <cdumez@apple.com> wrote:
Address flakiness of service-workers/service-worker/update-no-cache-r…
…equest-headers.https.html
The test triggers a registration update and then expects registration.installing to be non-null
once the registration update promise is resolved. This is only true if the content of the service
worker script is different since last update. The script included a timestamp to try and make
the script different every time but it would sometimes not suffice if the update happens quickly
enough (https://bugs.webkit.org/show_bug.cgi?id=205286). To address the issue, include a UUID in
the script instead of a timestamp.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a665c831d06a3f26290999e442d267b3ca897e2e
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 2
PASS: 1
FAIL: 1[[u'Gecko-android-em-7.0-x86_64-debug-geckoview', u'Gecko-android-em-7.0-x86_64-opt-geckoview', u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-linux64-qr-opt', u'Gecko-windows10-64-qr-opt', u'Gecko-windows7-32-debug', 'GitHub']] 2[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-opt']]
Chrome
OK : 2
PASS: 1
FAIL: 1
Safari
OK : 2
PASS: 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/service-workers/service-worker/referrer-toplevel-script-fetch.https.html
Referrer of the top-level script fetch should be the document URL: FAIL
New Tests That Don't Pass
/service-workers/service-worker/update-no-cache-request-headers.https.html
headers in no-cache mode: FAIL [Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows7-32-opt
], PASS [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-linux64-asan-opt
, Gecko-linux64-debug
, Gecko-linux64-opt
, Gecko-linux64-qr-debug
, Gecko-linux64-qr-opt
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-debug
, GitHub
] (Chrome: FAIL, Safari: FAIL)
/service-workers/service-worker/referrer-toplevel-script-fetch.https.html
Referrer of the top-level script fetch should be the document URL: FAIL (Chrome: PASS, Safari: PASS)
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 2
PASS: 1
FAIL: 1[[u'Gecko-android-em-7.0-x86_64-debug-geckoview', u'Gecko-android-em-7.0-x86_64-opt-geckoview', u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-linux64-qr-opt', u'Gecko-windows10-64-qr-opt', u'Gecko-windows7-32-debug', 'GitHub']] 2[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-opt']]
Chrome
OK : 2
PASS: 1
FAIL: 1
Safari
OK : 2
PASS: 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/service-workers/service-worker/referrer-toplevel-script-fetch.https.html
Referrer of the top-level script fetch should be the document URL: FAIL
New Tests That Don't Pass
/service-workers/service-worker/update-no-cache-request-headers.https.html
headers in no-cache mode: FAIL [Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows7-32-opt
], PASS [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-linux64-asan-opt
, Gecko-linux64-debug
, Gecko-linux64-opt
, Gecko-linux64-qr-debug
, Gecko-linux64-qr-opt
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-debug
, GitHub
] (Chrome: FAIL, Safari: FAIL)
/service-workers/service-worker/referrer-toplevel-script-fetch.https.html
Referrer of the top-level script fetch should be the document URL: FAIL (Chrome: PASS, Safari: PASS)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5c96272be00e [wpt PR 20797] - Address flakiness of service-workers/service-worker/update-no-cache-r…, a=testonly
Assignee | ||
Comment 5•1 year ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 2
PASS: 1
FAIL: 1[[u'Gecko-android-em-7.0-x86_64-debug-geckoview', u'Gecko-android-em-7.0-x86_64-opt-geckoview', u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-linux64-qr-opt', u'Gecko-windows10-64-qr-opt', u'Gecko-windows7-32-debug', 'GitHub']] 2[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-opt']]
Chrome
OK : 2
PASS: 1
FAIL: 1
Safari
OK : 2
PASS: 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/service-workers/service-worker/referrer-toplevel-script-fetch.https.html
Referrer of the top-level script fetch should be the document URL: FAIL
New Tests That Don't Pass
/service-workers/service-worker/update-no-cache-request-headers.https.html
headers in no-cache mode: FAIL [Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows7-32-opt
], PASS [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-linux64-asan-opt
, Gecko-linux64-debug
, Gecko-linux64-opt
, Gecko-linux64-qr-debug
, Gecko-linux64-qr-opt
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-debug
, GitHub
] (Chrome: FAIL, Safari: FAIL)
/service-workers/service-worker/referrer-toplevel-script-fetch.https.html
Referrer of the top-level script fetch should be the document URL: FAIL (Chrome: PASS, Safari: PASS)
Assignee | ||
Comment 6•1 year ago
|
||
Test result changes from PR not available.
Comment 7•1 year ago
|
||
bugherder |
Description
•