Closed
Bug 1809843
Opened 3 years ago
Closed 3 years ago
Make mochitest support Http/3 test server
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
People
(Reporter: kershaw, Assigned: kershaw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(6 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Depends on D166642
| Assignee | ||
Comment 3•3 years ago
|
||
Depends on D166643
| Assignee | ||
Comment 4•3 years ago
|
||
| Assignee | ||
Comment 5•3 years ago
|
||
Depends on D167515
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/37e35a60a71f
Make Http/3 server support proxy mode, r=necko-reviewers,valentin,supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/56631cb02ae6
Add a pref to force using HTTPS RR, r=necko-reviewers,valentin
https://hg.mozilla.org/integration/autoland/rev/2b9b32ca8294
Add DoH server and Http/3 server into mochitest, r=necko-reviewers,ahal,valentin,gbrown,jmaher
https://hg.mozilla.org/integration/autoland/rev/02742b38edab
Run mochitest with Http/3 server on try, r=gbrown,necko-reviewers,ci-and-tooling,valentin,suhaib,jmaher
https://hg.mozilla.org/integration/autoland/rev/5c494680f448
Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu
Comment 7•3 years ago
•
|
||
Backed out 5 changesets (Bug 1809843) for causing Cargo related build bustages.
Backout link
Push with failures
Failure Log
Also gv-junit-nofis Failure Log
Also bc2 Failure Log
Also X4 Failure Log
Flags: needinfo?(kershaw)
Comment 8•3 years ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/cc6eac701c9d
| Assignee | ||
Comment 9•3 years ago
|
||
Since we have an issue building mio on Android and there is no easy way to fix it, I can only workaround by skipping it.
| Assignee | ||
Comment 10•3 years ago
|
||
I'll try to land these patches separately, so add leave-open flag.
Flags: needinfo?(kershaw)
Keywords: leave-open
Comment 11•3 years ago
|
||
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0e85a9a525df
Make Http/3 server support proxy mode, r=necko-reviewers,valentin,supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/c7929ecabfd2
Fix build error on Android, r=necko-reviewers,valentin
https://hg.mozilla.org/integration/autoland/rev/fe7994d8ac45
Add a pref to force using HTTPS RR, r=necko-reviewers,valentin
https://hg.mozilla.org/integration/autoland/rev/8699a91328fc
Add DoH server and Http/3 server into mochitest, r=necko-reviewers,ahal,valentin,gbrown,jmaher
Comment 12•3 years ago
|
||
| bugherder | ||
Comment 13•3 years ago
|
||
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/430ebc2ec6db
Run mochitest with Http/3 server on try, r=gbrown,necko-reviewers,ci-and-tooling,valentin,suhaib,jmaher
https://hg.mozilla.org/integration/autoland/rev/e2eae6f78923
Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu
Comment 14•3 years ago
|
||
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/899bee074281
Skip one more failing test. a=kershaw
Comment 15•3 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
| Assignee | ||
Comment 16•3 years ago
|
||
Sorry that I forgot to remove leave-open flag.
All patches were landed, so I think we can close this bug.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•