rippled icon indicating copy to clipboard operation
rippled copied to clipboard

Improve timing of NodeToShardRPC unit test to reduce false failures

Open ximinez opened this issue 3 years ago • 0 comments

High Level Overview of Change

Tweaks the timeout handling of the NodeToShardRPC unit test.

Context of Change

The NodeToShardRPC test is unreliable, and fails frequently, particularly in slower environments (e.g. CI, Windows).

Type of Change

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • [x ] Tests (You added tests for code that already exists, or your new feature included in this PR)

ximinez avatar Aug 29 '22 20:08 ximinez