You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2020-07-15T13:56:07Z] ---- test_simple_transfer stdout ----
[2020-07-15T13:56:07Z] thread 'test_simple_transfer' panicked at 'index out of bounds: the len is 0 but the index is 0', runtime/runtime/tests/test_async_calls.rs:589:5
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.
Describe the bug
CI seems to fail due to a flacky test:
https://buildkite.com/nearprotocol/nearcore/builds/2552#d060f247-329f-4a2c-a0ca-4d86717851ac/6-3794
To Reproduce
Unknown
Expected behavior
The test should pass.
Version (please complete the following information):
The text was updated successfully, but these errors were encountered: