Disable creation of minidumps on tests which are expected to fail

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2026-04-27
    • 200
    • 🟩 Routing and Topology
    • None
    • None
    • None
    • None
    • None
    • None

      Tests like jstests/sharding/run_restore.js and jstests/sharding/run_restore_unsharded.js are expected to cause the server to crash.
      On Win32 platforms, this results in the creation of a minidump. Unfortunately, the production of a minidump on this platform can sometime hang.
      Since the crash is expected, the proposed solution is to disable the production of the minidump, rather than risking to have BF, like https://jira.mongodb.org/browse/BF-41586

            Assignee:
            Marco Bizzarri
            Reporter:
            Marco Bizzarri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: