( )⚙ D12074 test-http-bad-server: abstract the `streamreqs` value

This is an archive of the discontinued Mercurial Phabricator instance.

test-http-bad-server: abstract the `streamreqs` value
ClosedPublic

Authored by marmoute on Jan 24 2022, 9:49 AM.

Details

Summary

Now that socket closing are decided much closer to the actual closure, we can
use fuzzy matching for this part of the exchange that changes on a regular
basis.

This should make fixing bug in stream requirements and enabling new format much
simpler.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Jan 24 2022, 9:49 AM
Alphare accepted this revision.Jan 24 2022, 10:57 AM
This revision is now accepted and ready to land.Jan 24 2022, 10:57 AM
baymax updated this revision to Diff 31898.Jan 24 2022, 1:20 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

This revision was automatically updated to reflect the committed changes.