[all-commits] [llvm/llvm-project] 975af8: Disable TestAArch64UnwindPAC.py for non PAC targets

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Thu Jun 24 15:50:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 975af861f38fe2f11f98aeb990e9b6ee9dfee9ea
      https://github.com/llvm/llvm-project/commit/975af861f38fe2f11f98aeb990e9b6ee9dfee9ea
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M lldb/test/API/functionalities/unwind/aarch64_unwind_pac/TestAArch64UnwindPAC.py

  Log Message:
  -----------
  Disable TestAArch64UnwindPAC.py for non PAC targets

TestAArch64UnwindPAC.py started failing on LLDB buildbot as underlying
hardware does not support PAC. This patch skips this test for targets
which do not support PAC feature.




More information about the All-commits mailing list