Perma /fetch/connection-pool/network-partition-key.html | With credentials - promise_test: Unhandled rejection with value: "assert_equals: Socket unexpectedly reused expected \"ok\" but got \"Multiple when Gecko 83 merge on 2020-10-19
Categories
(Core :: DOM: Networking, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox81 | --- | unaffected |
firefox82 | --- | unaffected |
firefox83 | + | verified |
People
(Reporter: aryx, Assigned: baku)
Details
Attachments
(1 file)
The test got added in bug 1658640.
central-as-beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&selectedTaskRun=KpKLXr72Rdad4yYwHM0qLA.0&resultStatus=testfailed%2Cbusted%2Cexception%2Cusercancel%2Crunnable&revision=fe26df9ba01855cafb14cd113e2f328b4e345d00&searchStr=wpt
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=316581230&repo=try
TEST-UNEXPECTED-FAIL | /fetch/connection-pool/network-partition-key.html | With credentials - promise_test: Unhandled rejection with value: "assert_equals: Socket unexpectedly reused expected "ok" but got "Multiple partition IDs used on a socket""
etc.
The following line is also found for successful runs on mozilla-central:
IOError: [Errno 2] No such file or directory: '/builds/worker/workspace/build/tests/web-platform/tests/fetch/connection-pool/resources/network-partition-about-blank-checker.html'
![]() |
Reporter | |
Comment 1•5 years ago
|
||
Please check on which feature the test depends.
Comment 2•5 years ago
|
||
Baku, do you know who is responsible for the partitioning work now?
Updated•5 years ago
|
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•5 years ago
|
||
This is a good question. I would disable the partitioning
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Comment 7•5 years ago
|
||
bugherder |
![]() |
Reporter | |
Comment 8•5 years ago
|
||
Verified fixed with today's central-as-beta simulation.
Description
•