Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test that both endpoints time out in the timeout integration test #2744

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

marten-seemann
Copy link
Member

Ref #2737.

In this integration tests, we make the packet conn return an error after a random number of packets was sent and received. We then expect both peers to time out. In addition, we check that the RunHandshake go routines have returned.

@codecov
Copy link

codecov bot commented Sep 5, 2020

Codecov Report

Merging #2744 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2744   +/-   ##
=======================================
  Coverage   86.52%   86.52%           
=======================================
  Files         128      128           
  Lines        9960     9960           
=======================================
  Hits         8617     8617           
  Misses       1010     1010           
  Partials      333      333           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bed802a...980c840. Read the comment docs.

@marten-seemann marten-seemann merged commit 8e9ca5a into master Sep 9, 2020
@marten-seemann marten-seemann deleted the improve-timeout-test branch September 9, 2020 16:52
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
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.

2 participants