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

Skip resmoke symbolization on test success

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Correctness
    • Fully Compatible
    • 2024-12-10, 2024-12-24

      Some tests cause stracktraces to be printed even on successful runs, e.g.:

      • jstests/noPassthrough/tassert_failpoint.js
      • jstests/noPassthrough/exit_logging.js

      It seems wasteful to spend time on symbolizing such stacktraces, so we should skip symbolizing on test success and also cleanup stracktrace files, so that they don't confuse resmoke when it runs the next tests.

            Assignee:
            mikhail.shchatko@mongodb.com Mikhail Shchatko
            Reporter:
            mikhail.shchatko@mongodb.com Mikhail Shchatko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: