[all-commits] [llvm/llvm-project] de0b4f: [LLDB] Skip TestIOHandlerProcessSTDIO.py for Arm/A...

Omair Javaid via All-commits all-commits at lists.llvm.org
Tue Mar 8 01:18:15 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de0b4f4b86fdba0c41723484221575c21bc24ab2
      https://github.com/llvm/llvm-project/commit/de0b4f4b86fdba0c41723484221575c21bc24ab2
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M lldb/test/API/iohandler/stdio/TestIOHandlerProcessSTDIO.py

  Log Message:
  -----------
  [LLDB] Skip TestIOHandlerProcessSTDIO.py for Arm/AArch64 Linux

This patch disables TestIOHandlerProcessSTDIO.py for Arm/AArch64 Linux
to silence random test failures on buildbots. IO handler tests are known
to randomly fail on arm/aarch64 linux buildbots due to pexpect timeouts.




More information about the All-commits mailing list