chainlink icon indicating copy to clipboard operation
chainlink copied to clipboard

BCI-3345 Fix MultiNode's flaky metrics test

Open dhaidashenko opened this issue 1 year ago • 1 comments

The flakiness of the original test might have been caused by CL Node's failure to gracefully shut down in some cases. However, it's unclear why the graceful shutdown issue only occurred for this test or what caused it. I failed to reproduce the failure of the test locally. To improve reliability while maintaining coverage, I've switched to a lighter version of the test that does not require starting a full CL Node with a database connection.

dhaidashenko avatar Jun 20 '24 18:06 dhaidashenko

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Sep 03 '24 00:09 github-actions[bot]