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

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Fixed
    • Priority: Unknown
    • 7.5.0
    • Affects Version/s: None
    • Component/s: Flaky Test
    • 1
    • Not Needed
    • None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • 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:
            Sergey Zelenov
            Reporter:
            Daria Pardue
            Pavel Safronov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: