Fix flaky CSOT withTransaction tests

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Component/s: CSOT
    • None
    • Needed - No Spec Changes
    • Hide

      Summary of necessary driver changes

      • Spec tests need to be synced. See referred commit for the list of affected files.

      Commits for syncing spec/prose tests

      Show
      Summary of necessary driver changes Spec tests need to be synced. See referred commit for the list of affected files. Commits for syncing spec/prose tests https://github.com/mongodb/specifications/commit/08d7132adc95758c59d05ebbb85e09934653c82b
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-6208 Backlog
      CXX-3402 Backlog
      CSHARP-5848 Fixed 3.7.0
      GODRIVER-3771 Blocked
      JAVA-6067 Backlog
      NODE-7402 Ready for Work
      PYTHON-5699 Fixed 4.17.0
      PHPLIB-1772 Backlog
      RUBY-3759 Ready for Work
      RUST-2343 Needs Triage
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-6208 Backlog CXX-3402 Backlog CSHARP-5848 Fixed 3.7.0 GODRIVER-3771 Blocked JAVA-6067 Backlog NODE-7402 Ready for Work PYTHON-5699 Fixed 4.17.0 PHPLIB-1772 Backlog RUBY-3759 Ready for Work RUST-2343 Needs Triage

      Summary

      CSOT tests that asserts events after the transaction was error-out and aborted sometimes are failing because of SERVER-116340. Investigate a way to make the tests more stable.

            Assignee:
            Oleksandr Poliakov
            Reporter:
            Oleksandr Poliakov
            Boris Dogadov Boris Dogadov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: