Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-2337

"ChangeStream must continuously track the last seen resumeToken" test failure

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 3.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      A failure on the prose test "ChangeStream must continuously track the last seen" was observed on this evergreen patch build.

      The relevant logs were as follows:

      [2021/08/06 01:05:37.048] Run with -? for options
      [2021/08/06 01:05:37.048] -------------------------------------------------------------------------------
      [2021/08/06 01:05:37.048] Spec Prose Tests
      [2021/08/06 01:05:37.048]   1. ChangeStream must continuously track the last seen resumeToken
      [2021/08/06 01:05:37.048] -------------------------------------------------------------------------------
      [2021/08/06 01:05:37.048] /data/mci/368770d1d4051165a5481748cc1f5815/mongo-cxx-driver/src/mongocxx/test/change_streams.cpp:132
      [2021/08/06 01:05:37.048] ...............................................................................
      [2021/08/06 01:05:37.048] /data/mci/368770d1d4051165a5481748cc1f5815/mongo-cxx-driver/src/mongocxx/test/change_streams.cpp:171: FAILED:
      [2021/08/06 01:05:37.048]   REQUIRE( *cs.get_resume_token() == token3 )
      [2021/08/06 01:05:37.048] with expansion:
      [2021/08/06 01:05:37.048]   { "_data" : "82610C8AE10000000B2B0229296E04" }
      [2021/08/06 01:05:37.048]   ==
      [2021/08/06 01:05:37.048]   { {?} }
      

            Assignee:
            ezra.chung@mongodb.com Ezra Chung
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: