test(plugin-persistence-ethereum): fix broken postgresql-db-client.test #3373
Labels
Flaky-Test-Automation
Issues related to test stability (which is a long running issue that can never fully be solved)
good-first-issue-200-intermediate
Hacktoberfest
Hacktoberfest participants are welcome to take a stab at issues marked with this label.
P4
Priority 4: Low
Tests
Anything related to tests be that automatic or manual, integration or unit, etc.
Milestone
Description
One of the test cases is failing consistently on my local environment.
It's an assertion that compares dates so I'm guessing it might be a problem of time zones not being explicitly specified somewhere in the test environment and then it defaults to California time on my machine. Just a guess though.
The file that has the failing test:
packages/cactus-plugin-persistence-ethereum/src/test/typescript/integration/persistence-ethereum-postgresql-db-client.test.ts
Screenshot of logs:
The Logs
Acceptance Criteria
The text was updated successfully, but these errors were encountered: