[wpt-sync] Sync PR 20746 - [ResourceTiming] Fix flakiness in workerStart test
Categories
(Core :: Performance: General, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20746 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20746
Details from upstream follow.
Nicolás Peña Moreno <npm@chromium.org> wrote:
[ResourceTiming] Fix flakiness in workerStart test
This CL allows unregistering the service worker at the end of the test
to ensure that the test is not flaky when ran on WPT. It also slightly
modifies methods in sw-install to be closer to the counterparts used in
service-workers/service-worker/resources/test-helpers.sub.js.Bug: 1032077
Change-Id: Ia4f1b993f69286cbe51213dc9d5158085fd147d1
Reviewed-on: https://chromium-review.googlesource.com/1964240
WPT-Export-Revision: 236553aa8a75bc5f48704b1e01c8763ef39cbff9
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 0 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: 2
FAIL: 1
Chrome
OK : 1
PASS: 3
Safari
OK : 1
PASS: 2
FAIL: 1
Links
Details
New Tests That Don't Pass
/resource-timing/workerStart-tao-protected.https.html
Add TAO iframe to remote origin. Make sure workerStart is not zero: FAIL (Chrome: PASS, Safari: FAIL)
| Assignee | ||
Comment 3•6 years ago
|
||
CI Results
Ran 13 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: 2
FAIL: 1
Chrome
OK : 1
PASS: 3
Safari
OK : 1
PASS: 2
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/resource-timing/workerStart-tao-protected.https.html
Add TAO iframe to remote origin. Make sure workerStart is not zero: FAIL (Chrome: PASS, Safari: FAIL)
| Assignee | ||
Comment 4•6 years ago
|
||
CI Results
Ran 13 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: 2
FAIL: 1
Chrome
OK : 1
PASS: 3
Safari
OK : 1
PASS: 2
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/resource-timing/workerStart-tao-protected.https.html
Add TAO iframe to remote origin. Make sure workerStart is not zero: FAIL (Chrome: PASS, Safari: FAIL)
| Assignee | ||
Comment 6•6 years ago
|
||
CI Results
Ran 13 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: 2
FAIL: 1
Chrome
OK : 1
PASS: 3
Safari
OK : 1
PASS: 2
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/resource-timing/workerStart-tao-protected.https.html
Add TAO iframe to remote origin. Make sure workerStart is not zero: FAIL (Chrome: PASS, Safari: FAIL)
| Assignee | ||
Comment 7•6 years ago
|
||
Comment 8•6 years ago
|
||
| bugherder | ||
Description
•