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

Fix stack trace unit tests with TSAN

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: 4.5 Desired
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Dev Platform 2020-06-15

      Stack trace tests are failing with TSAN, but they are not reporting any stack traces. This is likely because there are stack traces being produced by some failure that TSAN is intercepting, which means that the test harness is not parsing output that it's expecting. A similar thing happened with the death tests as well. We should find out why those tests are failing and add appropriate suppressions or otherwise fix the way the tests parse output to get them passing with TSAN.

            Assignee:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Reporter:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: