[all-commits] [llvm/llvm-project] 5ecdb7: [lldb] Mark abort signal test unsupported on AArch...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Oct 7 09:10:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ecdb77fc5e71daf994d39840fbe753f46aeca43
      https://github.com/llvm/llvm-project/commit/5ecdb77fc5e71daf994d39840fbe753f46aeca43
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M lldb/test/API/functionalities/signal/handle-abrt/TestHandleAbort.py

  Log Message:
  -----------
  [lldb] Mark abort signal test unsupported on AArch64 Linux

This has started failing since we moved our bots to Focal.
For unknown reasons the abort_caller stack is missing when
we check from the handler breakpoint.

Mark unsupported while I investigate.




More information about the All-commits mailing list