[all-commits] [llvm/llvm-project] a52cc9: [lldb] Handle alternative output in TestAbortExitCode

Dave Lee via All-commits all-commits at lists.llvm.org
Mon Oct 12 16:30:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a52cc9b4be362b12ca261000b723374d4b772a45
      https://github.com/llvm/llvm-project/commit/a52cc9b4be362b12ca261000b723374d4b772a45
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
    M lldb/test/Shell/Process/TestAbortExitCode.test

  Log Message:
  -----------
  [lldb] Handle alternative output in TestAbortExitCode

This test

On macOS, this test can instead return `status = 0 (0x00000000) Terminated due to signal 6`. This updates the `CHECK` accordingly.

Differential Revision: https://reviews.llvm.org/D89273




More information about the All-commits mailing list