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
We're getting another failing integration test in the CI. It's an issue with the log tests again:
111 passing (5m)
1 failing
1) LogDatabase retrieveMultipleLogs with pagination
should retrieve logs for a specific page:
AssertionError: expected '651' to not equal '651'
+ expected - actual
at Context.<anonymous> (file:///home/runner/work/ocean-node/ocean-node/dist/test/integration/logs.test.js:284:44)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered:
We're getting another failing integration test in the CI. It's an issue with the log tests again:
The text was updated successfully, but these errors were encountered: