Closed Bug 1483486 Opened 6 years ago Closed 3 years ago

[wpt-sync] Sync PR 12490 - XHR: statusText when using H2

Categories

(Core :: DOM: Networking, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 12490 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/12490
Details from upstream follow.

Anne van Kesteren <annevk@annevk.nl> wrote:
>  XHR: statusText when using H2
>  
>  Fixes #7274.
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Component: web-platform-tests → DOM
Product: Testing → Core
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Component: DOM → DOM: Core & HTML
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Component: DOM: Core & HTML → DOM: Networking

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 3 tests and 7 subtests

Status Summary

Firefox

OK : 3
FAIL: 21

Chrome

OK : 3
PASS: 21

Safari

OK : 3
PASS: 21

Links

GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/fetch/api/basic/status.h2.any.html
statusText over H2 for status 200 should be the empty string: FAIL
statusText over H2 for status 210 should be the empty string: FAIL
statusText over H2 for status 400 should be the empty string: FAIL
statusText over H2 for status 404 should be the empty string: FAIL
statusText over H2 for status 410 should be the empty string: FAIL
statusText over H2 for status 500 should be the empty string: FAIL
statusText over H2 for status 502 should be the empty string: FAIL
/fetch/api/basic/status.h2.any.worker.html
statusText over H2 for status 200 should be the empty string: FAIL
statusText over H2 for status 210 should be the empty string: FAIL
statusText over H2 for status 400 should be the empty string: FAIL
statusText over H2 for status 404 should be the empty string: FAIL
statusText over H2 for status 410 should be the empty string: FAIL
statusText over H2 for status 500 should be the empty string: FAIL
statusText over H2 for status 502 should be the empty string: FAIL
/xhr/status.h2.window.html
statusText over H2 for status 200 should be the empty string: FAIL
statusText over H2 for status 210 should be the empty string: FAIL
statusText over H2 for status 400 should be the empty string: FAIL
statusText over H2 for status 404 should be the empty string: FAIL
statusText over H2 for status 410 should be the empty string: FAIL
statusText over H2 for status 500 should be the empty string: FAIL
statusText over H2 for status 502 should be the empty string: FAIL

New Tests That Don't Pass

/fetch/api/basic/status.h2.any.html
statusText over H2 for status 200 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 210 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 400 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 404 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 410 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 500 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 502 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
/fetch/api/basic/status.h2.any.worker.html
statusText over H2 for status 200 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 210 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 400 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 404 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 410 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 500 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 502 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
/xhr/status.h2.window.html
statusText over H2 for status 200 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 210 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 400 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 404 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 410 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 500 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)
statusText over H2 for status 502 should be the empty string: FAIL (Chrome: PASS, Safari: PASS)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/be74ccac3524
[wpt PR 12490] - XHR: statusText when using H2, a=testonly
https://hg.mozilla.org/integration/autoland/rev/df3747754ebc
[wpt PR 12490] - Update wpt metadata, a=testonly
Status: REOPENED → RESOLVED
Closed: 4 years ago3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.