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

fix: Fix flaky test #3027

Merged
merged 2 commits into from
Jul 24, 2020
Merged

fix: Fix flaky test #3027

merged 2 commits into from
Jul 24, 2020

Conversation

evgenykuzyakov
Copy link
Collaborator

The test was not generating a refund receipt because there were no pessimistic inflation 1 in 10 times.
Also removing some dead code from the macro.

Fixes: #2992

Test plan:

  • CI
  • Verified the test fails when inflation is 1.0 and doesn't when it's higher.

@evgenykuzyakov evgenykuzyakov requested a review from lexfrl as a code owner July 23, 2020 00:29
@gitpod-io
Copy link

gitpod-io bot commented Jul 23, 2020

@nearprotocol-bulldozer nearprotocol-bulldozer bot merged commit dc2bc38 into master Jul 24, 2020
@nearprotocol-bulldozer nearprotocol-bulldozer bot deleted the fix-flaky-transfer-test branch July 24, 2020 11:09
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.

test_simple_transfer fails
3 participants