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

chore: waits for a specific height instead of sleeping in the test for the emptiness of the first block #2284

Closed
wants to merge 45 commits into from

Conversation

staheri14
Copy link
Contributor

@staheri14 staheri14 commented Aug 15, 2023

Overview

Addresses some of the remaining comments on #2233

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

adds a test for emptiness of block 1

checks the content of block 1

adds timeoutCommit to the test suite struct

adds a func description
@staheri14 staheri14 self-assigned this Aug 15, 2023
@staheri14 staheri14 added the chore optional label for items that follow the `chore` conventional commit label Aug 15, 2023
@staheri14 staheri14 added this to the Mainnet milestone Aug 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2023

Codecov Report

Merging #2284 (adca503) into main (f78b945) will decrease coverage by 0.01%.
Report is 2 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2284      +/-   ##
==========================================
- Coverage   20.63%   20.63%   -0.01%     
==========================================
  Files         133      133              
  Lines       15344    15346       +2     
==========================================
  Hits         3166     3166              
- Misses      11875    11877       +2     
  Partials      303      303              
Files Coverage Δ
x/qgb/types/codec.go 0.00% <0.00%> (ø)

@evan-forbes
Copy link
Member

do we still want to pursue this or can we close?

@staheri14
Copy link
Contributor Author

The suggested changes by the reviewers seem to make the test flaky. I have spent some more time yesterday, yet the flakiness remains unchanged. We can ignore the PR for v1 release. If I could identify the reason of flakiness by the end of this week (and fix it), I'll mark it as ready for review, or will close it. Please let me know how does it sound to you? @evan-forbes

@evan-forbes
Copy link
Member

sounds good!

@staheri14 staheri14 closed this Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore optional label for items that follow the `chore` conventional commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants