Skip to content

Fix panic when fetching the pending block state over RPC #1769

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

Merged
merged 6 commits into from
Jan 19, 2022

Conversation

gastonponti
Copy link
Contributor

Description

Fix flaky test added in the PR of validating that the gasPrice was less than the gasMinimumPriceFloor

@gastonponti gastonponti requested a review from a team as a code owner December 3, 2021 19:45
@gastonponti gastonponti requested review from mcortesi and piersy and removed request for a team December 3, 2021 19:45
@piersy
Copy link
Contributor

piersy commented Dec 3, 2021

Coverage from tests in ./e2e_test/... for ./consensus/istanbul/... at commit 7739063

coverage: 47.5% of statements across all listed packages
coverage:  58.5% of statements in consensus/istanbul
coverage:  23.6% of statements in consensus/istanbul/announce
coverage:  54.3% of statements in consensus/istanbul/backend
coverage:   0.0% of statements in consensus/istanbul/backend/backendtest
coverage:  24.3% of statements in consensus/istanbul/backend/internal/replica
coverage:  70.6% of statements in consensus/istanbul/core
coverage:  45.0% of statements in consensus/istanbul/db
coverage:   0.0% of statements in consensus/istanbul/proxy
coverage:  75.3% of statements in consensus/istanbul/uptime
coverage: 100.0% of statements in consensus/istanbul/uptime/store
coverage:  51.8% of statements in consensus/istanbul/validator
coverage:  79.2% of statements in consensus/istanbul/validator/random
CommentID: 8da4cf672c

@nategraf nategraf changed the title Fix flaky test Fix panic when fetching the pending block state over RPC Jan 19, 2022
@nategraf nategraf merged commit c3aba4e into master Jan 19, 2022
@nategraf nategraf deleted the gastonponti/fix-flaky-test branch January 19, 2022 20:22
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.

5 participants