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

fix flaky server test on Travis #2645

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Conversation

marten-seemann
Copy link
Member

In this test, the server receives 3072 packets. When running with race detector on Travis, the Eventually timeout is sometimes too short.

@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2645   +/-   ##
=======================================
  Coverage   86.37%   86.37%           
=======================================
  Files         122      122           
  Lines        9757     9757           
=======================================
  Hits         8427     8427           
  Misses        995      995           
  Partials      335      335           

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 05f9428...084e4fe. Read the comment docs.

@marten-seemann marten-seemann merged commit 7c1e5da into master Jul 7, 2020
@marten-seemann marten-seemann deleted the fix-flaky-server-test branch July 8, 2020 05:06
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 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