Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-75553

Re-enable transaction_api_tests incompatible with inline executors

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • None
    • None
    • None
    • Sharding NYC
    • Fully Compatible
    • Security 2023-04-17
    • 35

    Description

      Some of the transaction_api_tests assume that continuations run in background threads which is not true any longer.

      These tests have been disabled as part of SERVER-72701 and should be enabled.

      TEST_F(TxnAPITest, UnyieldsAfterCancellation) {
      TEST_F(TxnAPITest, DoesNotWaitForBestEffortAbortIfCancelled) {
      TEST_F(TxnAPITest, WaitsForBestEffortAbortOnNonTransientErrorIfNotCancelled) {
      TEST_F(TxnAPITest, WaitsForBestEffortAbortOnTransientError) {
      

      Attachments

        Activity

          People

            mark.benvenuto@mongodb.com Mark Benvenuto
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: