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

quarantine flaky test TestStreamClosing #1351

Merged
merged 4 commits into from Sep 29, 2021

Conversation

AlexHentschel
Copy link
Member

@AlexHentschel AlexHentschel commented Sep 24, 2021

Requesting to quarantine flaky test

func (suite *LibP2PNodeTestSuite) TestStreamClosing() {

Added test to the quarantine list: https://www.notion.so/dapperlabs/TestStreamClosing-6dec4ecfee144bd69f7606a0398e5273

@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2021

Codecov Report

Merging #1351 (a24fea2) into master (28a6922) will increase coverage by 0.02%.
The diff coverage is 53.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1351      +/-   ##
==========================================
+ Coverage   56.25%   56.28%   +0.02%     
==========================================
  Files         500      502       +2     
  Lines       31162    31208      +46     
==========================================
+ Hits        17531    17564      +33     
- Misses      11262    11272      +10     
- Partials     2369     2372       +3     
Flag Coverage Δ
unittests 56.28% <53.40%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
consensus/config.go 0.00% <0.00%> (ø)
consensus/participant.go 15.95% <0.00%> (ø)
model/flow/role.go 89.36% <ø> (ø)
network/p2p/middleware.go 0.00% <0.00%> (ø)
network/test/testUtil.go 94.90% <ø> (ø)
network/topology/helper.go 82.35% <ø> (-1.86%) ⬇️
network/p2p/libp2pNode.go 65.45% <30.76%> (-1.11%) ⬇️
network/p2p/subscription_filter.go 47.82% <47.82%> (ø)
network/topology/randomizedTopology.go 66.07% <50.00%> (ø)
network/topology/topicBasedTopology.go 71.25% <50.00%> (ø)
... and 8 more

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 2ba7bcb...a24fea2. Read the comment docs.

@yhassanzadeh13
Copy link
Contributor

@AlexHentschel issued up here to fix:https://github.com/dapperlabs/flow-go/issues/5882

Copy link
Contributor

@gomisha gomisha left a comment

Choose a reason for hiding this comment

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

LGTM

@huitseeker
Copy link
Contributor

bors merge

@bors
Copy link
Contributor

bors bot commented Sep 29, 2021

@bors bors bot merged commit fef9160 into master Sep 29, 2021
@bors bors bot deleted the alex/quarantining_flaky_test_TestStreamClosing branch September 29, 2021 01:50
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.

None yet

6 participants