[wpt-sync] Sync PR 23573 - [ResourceTiming] Fix flaky test
Categories
(Core :: Performance: General, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23573 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23573
Details from upstream follow.
Nicolás Peña Moreno <npm@chromium.org> wrote:
[ResourceTiming] Fix flaky test
Looks like the recent change to status-codes-create-entry.html made it
flaky, so this CL undos that. It also removes the analogous check in the
new test cross-origin-status-codes.html.Bug: 1082046
Change-Id: I8efadeb117905c1e665ef010bca32dd49664b4ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198606
Reviewed-by: Nicolás Peña Moreno \<npm@chromium.org>
Commit-Queue: Nicolás Peña Moreno \<npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#768273}
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 73 tests
Status Summary
Firefox
OK : 2
PASS: 2[GitHub] 73[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
Chrome
OK : 2
PASS: 2
Links
Comment 5•5 years ago
|
||
bugherder |
Description
•