[wpt-sync] Sync PR 43646 - [WPT] [CSP] Allow more time to receive report in test
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43646 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43646
Details from upstream follow.
Antonio Sartori <antoniosartori@chromium.org> wrote:
[WPT] [CSP] Allow more time to receive report in test
The test
external/wpt/content-security-policy/reporting/report-preload-and-consume.https.html
is flaky, as sometimes the expected CSP report is not there. Five
seconds might not be enough to receive the report in general. It seems
that some times, even when the test passes, it takes quite a lot.
Let's try to increase the timeout for receiving the report.Bug: 1487797
Change-Id: Iea817d38b7009a2f5a9fbcec2d452548a2cfcd81
Reviewed-on: https://chromium-review.googlesource.com/5116846
WPT-Export-Revision: a590556597d912157885d20afb045aaea69d0771
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| 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 1 subtests
Status Summary
Firefox
TIMEOUT: 2
Chrome
OK : 1
PASS : 1
Safari
OK : 1
PASS : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /content-security-policy/reporting/report-preload-and-consume.https.html [wpt.fyi]:
SKIP[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-debug,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-debug,Gecko-windows11-64-2009-qr-opt],TIMEOUT[GitHub]- Reporting endpoints received credentials.:
TIMEOUT
- Reporting endpoints received credentials.:
New Tests That Don't Pass
- /content-security-policy/reporting/report-preload-and-consume.https.html [wpt.fyi]:
SKIP[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-debug,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-debug,Gecko-windows11-64-2009-qr-opt],TIMEOUT[GitHub] (Chrome:OK, Safari:OK)- Reporting endpoints received credentials.:
TIMEOUT(Chrome:PASS, Safari:PASS)
- Reporting endpoints received credentials.:
Tests Disabled in Gecko Infrastructure
- /content-security-policy/reporting/report-preload-and-consume.https.html [wpt.fyi]:
SKIP[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows11-32-2009-qr-debug,Gecko-windows11-32-2009-qr-opt,Gecko-windows11-64-2009-qr-debug,Gecko-windows11-64-2009-qr-opt],TIMEOUT[GitHub] (Chrome:OK, Safari:OK)
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•