Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1191

test::change_stream::batch_mid_resume_token is flaky

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      It occasionally fails with an error of the form:

       

      [2022/02/17 14:59:26.763] FAILURE: failed test::change_stream::batch_mid_resume_token (cargo test)
      {{ [2022/02/17 14:59:26.763] thread 'main' panicked at 'assertion failed: `(left == right)`}}
      [2022/02/17 14:59:26.763] left: `Some(ResumeToken(Document(RawDocumentBuf { data: "2f000000025f64617461001f0000003832363230453545413330303030303032413242303232393239364530340000" })))`,
      [2022/02/17 14:59:26.763] right: `Some(ResumeToken(Document(RawDocumentBuf { data: "81000000025f646174610071000000383236323045354541333030303030303239324230323243303130303239364535413130303437364444384331333339424434413430424543394639383543364343323531453436363435463639363430303634363230453545413135434442383837364632383244314542303030340000" })))`', src/test/change_stream.rs:454:5

            Assignee:
            patrick.freed@mongodb.com Patrick Freed
            Reporter:
            abraham.egnor@mongodb.com Abraham Egnor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: