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

Remove unneeded sleep from txcommon test #945

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

awrichar
Copy link
Contributor

@awrichar awrichar commented Aug 9, 2022

Fixes #618

Fixes hyperledger#618

Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
@codecov-commenter
Copy link

Codecov Report

Merging #945 (d5aefc4) into main (e22d84a) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #945      +/-   ##
==========================================
- Coverage   99.98%   99.97%   -0.02%     
==========================================
  Files         299      299              
  Lines       19478    19478              
==========================================
- Hits        19475    19473       -2     
- Misses          3        4       +1     
- Partials        0        1       +1     
Impacted Files Coverage Δ
internal/tokens/fftokens/fftokens.go 99.53% <0.00%> (-0.47%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@shorsher shorsher merged commit 0dae452 into hyperledger:main Aug 9, 2022
@shorsher shorsher deleted the sleep branch August 9, 2022 20:20
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.

Intermittent UT failure - TestGetTransactionByIDCached
3 participants