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

[Merged by Bors] - Flaky test TestRewardService_List/coinbase #5680

Closed

Conversation

kacpersaw
Copy link
Contributor

Motivation

This change fixes problem with test flakiness.
RewardsGenerator was changed to generate rewards with unique coinbases to avoid problem with order of data between DB and generated list of rewards.

@kacpersaw kacpersaw linked an issue Mar 11, 2024 that may be closed by this pull request
@kacpersaw kacpersaw changed the title Generate rewards with unique addresses Flaky test TestRewardService_List/coinbase Mar 11, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.8%. Comparing base (52a5d05) to head (a1fd8d6).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #5680     +/-   ##
=========================================
+ Coverage     79.7%   79.8%   +0.1%     
=========================================
  Files          279     279             
  Lines        28419   28426      +7     
=========================================
+ Hits         22670   22705     +35     
+ Misses        4181    4154     -27     
+ Partials      1568    1567      -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fasmat
Copy link
Member

fasmat commented Mar 11, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Mar 11, 2024
## Motivation

This change fixes problem with test flakiness.
RewardsGenerator was changed to generate rewards with unique coinbases to avoid problem with order of data between DB and generated list of rewards.
@spacemesh-bors
Copy link

Build failed:

@fasmat
Copy link
Member

fasmat commented Mar 11, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Mar 11, 2024
## Motivation

This change fixes problem with test flakiness.
RewardsGenerator was changed to generate rewards with unique coinbases to avoid problem with order of data between DB and generated list of rewards.
@spacemesh-bors
Copy link

Build failed (retrying...):

spacemesh-bors bot pushed a commit that referenced this pull request Mar 11, 2024
## Motivation

This change fixes problem with test flakiness.
RewardsGenerator was changed to generate rewards with unique coinbases to avoid problem with order of data between DB and generated list of rewards.
@spacemesh-bors
Copy link

Build failed:

@fasmat
Copy link
Member

fasmat commented Mar 11, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Mar 12, 2024
## Motivation

This change fixes problem with test flakiness.
RewardsGenerator was changed to generate rewards with unique coinbases to avoid problem with order of data between DB and generated list of rewards.
@spacemesh-bors
Copy link

Build failed (retrying...):

@fasmat
Copy link
Member

fasmat commented Mar 12, 2024

bors cancel

@spacemesh-bors
Copy link

Canceled.

@fasmat
Copy link
Member

fasmat commented Mar 12, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Mar 12, 2024
## Motivation

This change fixes problem with test flakiness.
RewardsGenerator was changed to generate rewards with unique coinbases to avoid problem with order of data between DB and generated list of rewards.


Co-authored-by: Matthias <[email protected]>
@spacemesh-bors
Copy link

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title Flaky test TestRewardService_List/coinbase [Merged by Bors] - Flaky test TestRewardService_List/coinbase Mar 12, 2024
@spacemesh-bors spacemesh-bors bot closed this Mar 12, 2024
@spacemesh-bors spacemesh-bors bot deleted the 5636-flaky-test-testrewardservice_listcoinbase branch March 12, 2024 09:44
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.

Flaky test TestRewardService_List/coinbase
2 participants