[wpt-sync] Sync PR 22163 - Add support for path absolute url to reporting endpoint
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox76 fixed)
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22163 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22163
Details from upstream follow.
Rodney Ding <rodneyding@google.com> wrote:
Add support for path absolute url to reporting endpoint
Add wpt tests to cover reports sent out-of-band to
path-absolute-url endpoints.
Copying some report infra code from wpt/content-security-policyGithub discussions here https://github.com/w3c/reporting/issues/147
Bug: 1060306
Change-Id: I293cb686fd60edd15b28b7ccf7a5a9904b7ea588Reviewed-on: https://chromium-review.googlesource.com/2096846
WPT-Export-Revision: e3c30295c457f2442bdf8593242df31f38e1c0e2
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
PASS : 2
FAIL : 1
TIMEOUT: 2
Chrome
OK : 1
PASS : 3
FAIL : 1
Links
Details
New Tests That Don't Pass
/reporting/path-absolute-endpoint.https.sub.html: TIMEOUT (Chrome: OK)
Reporting endpoints received reports.: FAIL (Chrome: FAIL)
Report is observable to ReportingObserver: TIMEOUT (Chrome: PASS)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f6aa28232ba7
https://hg.mozilla.org/mozilla-central/rev/849a61e2a088
Description
•