Skip to content

re-enable proxy integration tests#561

Merged
hawkw merged 7 commits intomaster-tokio-0.2from
eliza/0.2-tests
Jun 14, 2020
Merged

re-enable proxy integration tests#561
hawkw merged 7 commits intomaster-tokio-0.2from
eliza/0.2-tests

Conversation

@hawkw
Copy link
Contributor

@hawkw hawkw commented Jun 12, 2020

This branch re-enables all the proxy integration tests that hadn't
already been turned back on.

It turns out that almost everything just works!

Depends on #560

Signed-off-by: Eliza Weisman [email protected]

@olix0r olix0r requested a review from kleimkuhler June 12, 2020 18:34
Copy link
Contributor

@kleimkuhler kleimkuhler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Looks like changes #560 were included in this just a heads up.

@hawkw
Copy link
Contributor Author

hawkw commented Jun 12, 2020

Looks good! Looks like changes #560 were included in this just a heads up.

Yup, the commit message notes that this depends on that branch :)

hawkw added 3 commits June 12, 2020 13:47
The way Hyepr handles disconnections has changed, so we no logner see
this errno. This is actually more consistent with the way clean
disconnections are handled for raw TCP traffic, anyway!

Signed-off-by: Eliza Weisman <[email protected]>
@hawkw hawkw force-pushed the eliza/0.2-tests branch from 49d5f2b to 8c9eda0 Compare June 12, 2020 20:48
hawkw and others added 4 commits June 12, 2020 14:12
whoops --- `Vec::clear` sets the length to 0, so no bytes are read into
the buffer. fixed this by just allocating a new vec like the tests used
to do, it's fine, they're just tests.

Signed-off-by: Eliza Weisman <[email protected]>
@hawkw hawkw merged commit e42d9bd into master-tokio-0.2 Jun 14, 2020
@olix0r olix0r deleted the eliza/0.2-tests branch May 25, 2021 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants