oceanprotocol / ocean-node

Apache License 2.0
22 stars 8 forks source link

Random failing test in the CI #676

Open jamiehewitt15 opened 1 week ago

jamiehewitt15 commented 1 week ago

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)