[wpt-sync] Sync PR 24271 - Python 3: port tests in xhr [part 1]
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24271 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24271
Details from upstream follow.
Ziran Sun <zsun@igalia.com> wrote:
Python 3: port tests in xhr [part 1]
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 22 tests and 1 subtests
Status Summary
Firefox
OK : 22
PASS: 53
FAIL: 2
Chrome
OK : 22
PASS: 55
Safari
OK : 22
PASS: 55
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/xhr/access-control-preflight-credential-sync.htm
CORS sync request with URL credentials: FAIL
/xhr/access-control-preflight-credential-async.htm
CORS async request with URL credentials: FAIL
New Tests That Don't Pass
/xhr/access-control-preflight-credential-sync.htm
CORS sync request with URL credentials: FAIL (Chrome: PASS, Safari: PASS)
/xhr/access-control-preflight-credential-async.htm
CORS async request with URL credentials: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•5 years ago
|
||
bugherder |
Description
•