Skip to content

fix flaky server test on Travis#2645

Merged
marten-seemann merged 1 commit intomasterfrom
fix-flaky-server-test
Jul 7, 2020
Merged

fix flaky server test on Travis#2645
marten-seemann merged 1 commit intomasterfrom
fix-flaky-server-test

Conversation

@marten-seemann
Copy link
Copy Markdown
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
Copy Markdown

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