Failure in XMLHttpRequest/send-authentication-basic.htm
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: shawnjohnjr, Assigned: twisniewski)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
| Reporter | ||
Updated•9 years ago
|
| Reporter | ||
Comment 1•9 years ago
|
||
| Reporter | ||
Comment 2•9 years ago
|
||
Updated•8 years ago
|
| Reporter | ||
Updated•8 years ago
|
| Assignee | ||
Comment 3•7 years ago
|
||
Shawn's analysis here seems to have been correct.
It looks as though some of the send/auth XHR web platform tests are mistakenly re-using the same auth1 landing. Since those landings are only meant to be valid once per session, the test should logically use a unique landing to avoid causing the next test to potentially fail.
I've got a patch on try here: https://treeherder.mozilla.org/#/jobs?repo=try&revision=1f10a819a3b508aa2f644c6fe66818dd1c67b2c8
| Assignee | ||
Comment 4•7 years ago
|
||
fix some WPTs to not re-use the same 'valid once per session' auth landing, which incorrectly causes test-failures.
| Assignee | ||
Comment 5•7 years ago
|
||
Since I'm not sure if you'll see the request on Phabricator, I though I should ni? you here so you know about it, Anne.
Comment 6•7 years ago
|
||
Reviewed, thanks for fixing these! (And I do get Phabricator email, just a bit swamped yesterday.)
Comment 8•7 years ago
|
||
| bugherder | ||
Updated•7 years ago
|
Updated•7 years ago
|
Description
•