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

TestMaxTotalBlobSizeSuite fails test-race #2276

Closed
rootulp opened this issue Aug 15, 2023 · 0 comments · Fixed by #2277
Closed

TestMaxTotalBlobSizeSuite fails test-race #2276

rootulp opened this issue Aug 15, 2023 · 0 comments · Fixed by #2277
Assignees
Labels
bug Something isn't working testing items that are strictly related to adding or extending test coverage

Comments

@rootulp
Copy link
Collaborator

rootulp commented Aug 15, 2023

Problem

TestMaxTotalBlobSizeSuite fails test-race here

Proposal

  1. Add the test to
    @go test -mod=readonly ./... -v -race -skip "TestPrepareProposalConsistency|TestIntegrationTestSuite|TestQGBRPCQueries|TestSquareSizeIntegrationTest|TestStandardSDKIntegrationTestSuite|TestTxsimCommandFlags|TestTxsimCommandEnvVar|TestMintIntegrationTestSuite|TestQGBCLI|TestUpgrade|TestMaliciousTestNode|TestVestingModule"
  2. All the tests that use testnode fail test-race. Tracked in Investigate the tests race conditions #1369
@rootulp rootulp added bug Something isn't working testing items that are strictly related to adding or extending test coverage labels Aug 15, 2023
@rootulp rootulp self-assigned this Aug 15, 2023
@github-actions github-actions bot added the bot item was created by a bot label Aug 15, 2023
@rootulp rootulp removed the bot item was created by a bot label Aug 16, 2023
0xchainlover pushed a commit to celestia-org/celestia-app that referenced this issue Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing items that are strictly related to adding or extending test coverage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant