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

Re-enable transaction_api_tests incompatible with inline executors

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Sharding NYC
    • Fully Compatible
    • Security 2023-04-17
    • 35

      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) {
      

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

              Created:
              Updated:
              Resolved: