test(plugin-odap-hermes): fix flaky recovery update test #2198
Labels
bug
Something isn't working
Developer_Experience
Flaky-Test-Automation
Issues related to test stability (which is a long running issue that can never fully be solved)
good-first-issue
Good for newcomers
good-first-issue-400-expert
Hacktoberfest
Hacktoberfest participants are welcome to take a stab at issues marked with this label.
help wanted
Extra attention is needed
P3
Priority 3: Medium
Tests
Anything related to tests be that automatic or manual, integration or unit, etc.
Describe the bug
Flaky test case at:
packages/cactus-plugin-odap-hermes/src/test/typescript/unit/recovery/recover-update.test.ts
To Reproduce
Run it as many times as it takes to make it randomly fail.
Expected behavior
Test case is stable and either always fails or always passes.
Logs/Stack traces
Complete CI log:
2022-11-10T21:04:27_cactus-plugin-odap-hermes_recover-update.test.crash.log
Screenshots
N/A
Cloud provider or hardware configuration:
GitHub Action Runner
Operating system name, version, build:
Ubuntu-20.04
Hyperledger Cactus release version or commit (git rev-parse --short HEAD):
v1.1.1
Hyperledger Cactus Plugins/Connectors Used
N/A
Additional context
This came up randomly while the tests were running for an unrelated PR.
cc: @RafaelAPB @AndreAugusto11
The text was updated successfully, but these errors were encountered: