-
Notifications
You must be signed in to change notification settings - Fork 636
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
add test to cover stress.py fails #3089
add test to cover stress.py fails #3089
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3089 +/- ##
=======================================
Coverage 87.60% 87.60%
=======================================
Files 213 213
Lines 41680 41680
=======================================
Hits 36513 36513
Misses 5167 5167 Continue to review full report at Codecov.
|
f9e9ba6
to
cb38ce3
Compare
9606a8d
to
3514426
Compare
This PR has been automatically marked as stale because it has not had recent activity in the 2 weeks. |
@pmnoxx @SkidanovAlex what is the status of this PR? |
This PR has been automatically marked as stale because it has not had recent activity in the 2 weeks. |
e277e75
to
9eb3f3a
Compare
1aa8617
to
9ed6bb5
Compare
ignored_messages = set() | ||
max_height = Value('i', 0) | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you explain what this test does?
Add a new test, which should. detect failures fixed in #3036
Adds test for #3036