Remove flaky test in ticket_semaphore general unit tests

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2026-03-16
    • 200
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This issue is similar to SERVER-120972, but in another test case: ComplexPermitForwardingWithMixedOutcomes, the intend of the test is more focused towards unordered_ticket_semaphore, because the release only wakes up threads, in the case of ordered_ticket_semaphore the class is designed to ensure acquisition order, so, doing a release in some machines might race the timeout of the test. It is important to notice that this might also happen in unordered_ticket_semaphore but it's significant less likely.

      At this point I think we should simply remove that test too.

            Assignee:
            Marcos José Grillo Ramirez
            Reporter:
            Marcos José Grillo Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: