Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

patches flaky test_new_mark_creation_time #17288

Merged

Conversation

behzadnouri
Copy link
Contributor

Problem

test_new_mark_creation_time is probabilistic by design and might sometimes fail:
https://github.com/solana-labs/solana/blob/d1db5448b/core/src/crds_gossip_pull.rs#L1047

Summary of Changes

accounted for 1% chance of the test failing.

@behzadnouri behzadnouri requested a review from mvines May 17, 2021 17:25
@codecov
Copy link

codecov bot commented May 17, 2021

Codecov Report

Merging #17288 (2c9c3e8) into master (d1db544) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##           master   #17288   +/-   ##
=======================================
  Coverage    82.7%    82.7%           
=======================================
  Files         421      421           
  Lines      118023   118030    +7     
=======================================
+ Hits        97638    97659   +21     
+ Misses      20385    20371   -14     

@behzadnouri behzadnouri merged commit f7b0184 into solana-labs:master May 18, 2021
@behzadnouri behzadnouri deleted the mark-creation-time-flaky branch May 18, 2021 13:39
mergify bot pushed a commit that referenced this pull request May 19, 2021
mergify bot added a commit that referenced this pull request May 19, 2021
(cherry picked from commit f7b0184)

Co-authored-by: behzad nouri <behzadnouri@gmail.com>
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant