Flaky: CSOT driver tests - Change Streams when in stream mode when the getMore times out attempts to create a new change stream cursor [3]

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Flaky Test
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      https://spruce.mongodb.com/task/mongo_node_driver_next_rhel80_large_Node22_test_4.4_replica_set_05c230cb1b0cc5831983ad2fc8f84200a35da63d_25_09_17_15_13_00/logs?execution=0

      [2025/09/17 11:31:33.712]   1) CSOT driver tests
      [2025/09/17 11:31:33.712]        Change Streams
      [2025/09/17 11:31:33.712]          when in stream mode
      [2025/09/17 11:31:33.712]            when the getMore times out
      [2025/09/17 11:31:33.712]              attempts to create a new change stream cursor:
      [2025/09/17 11:31:33.712]       AssertionError: expected [ { '$changeStream': { resumeAfter: { _data: '8268CAD2D5000000022B0229296E04' } } } ] to deeply equal [ { '$changeStream': { resumeAfter: { _data: '8268CAD2D6000000542B0229296E04' } } } ]
      [2025/09/17 11:31:33.712]       + expected - actual
      [2025/09/17 11:31:33.712]        [
      [2025/09/17 11:31:33.712]          {
      [2025/09/17 11:31:33.712]            "$changeStream": {
      [2025/09/17 11:31:33.712]              "resumeAfter": {
      [2025/09/17 11:31:33.712]       -        "_data": "8268CAD2D5000000022B0229296E04"
      [2025/09/17 11:31:33.712]       +        "_data": "8268CAD2D6000000542B0229296E04"
      [2025/09/17 11:31:33.712]              }
      [2025/09/17 11:31:33.712]            }
      [2025/09/17 11:31:33.712]          }
      [2025/09/17 11:31:33.712]        ]
      [2025/09/17 11:31:33.712]       
      [2025/09/17 11:31:33.712]       at Context.<anonymous> (test/integration/client-side-operations-timeout/node_csot.test.ts:1007:50)
      [2025/09/17 11:31:33.712]       at processTicksAndRejections (node:internal/process/task_queues:105:5)
      

            Assignee:
            Unassigned
            Reporter:
            Daria Pardue
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: