Set up coredump collection logic on unit test timeout

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Build
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Right now coredumps in unit tests are only collected during a crash, and not when the unit test times out. Setting up the timeout core dump collection logic is going to require collaboration with EngFlow and likely not be completed until at earliest next week.

      To workaround this issue, I would recommend reproducing timeout issues locally with a bash loop of bazel run

      {test_name}

      that you leave running on your workstation in the background for a while. If this isn't viable please send me a DM on slack and we can figure something else out.

            Assignee:
            Zack Winter
            Reporter:
            Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: