[all-commits] [llvm/llvm-project] 8f30db: [LLDB] Skip random failing tests on Arm/AArch64 Li...

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Sun Aug 1 17:29:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f30db8794125db2a768fbb3b20b0b1511ea211c
      https://github.com/llvm/llvm-project/commit/8f30db8794125db2a768fbb3b20b0b1511ea211c
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-08-02 (Mon, 02 Aug 2021)

  Changed paths:
    M lldb/test/API/commands/expression/multiline-completion/TestMultilineCompletion.py
    M lldb/test/API/commands/expression/multiline-navigation/TestMultilineNavigation.py
    M lldb/test/API/commands/gui/basic/TestGuiBasic.py
    M lldb/test/API/iohandler/completion/TestIOHandlerCompletion.py

  Log Message:
  -----------
  [LLDB] Skip random failing tests on Arm/AArch64 Linux bots

Following tests have been failing randomly on LLDB Arm and AArch64 Linux
builtbots:

TestMultilineNavigation.py
TestMultilineCompletion.py
TestIOHandlerCompletion.py
TestGuiBasic.py

I have increased allocated CPU resources to these bots but it has not
improved situation to an acceptable level. This patch marks them as
skipped on Arm/AArch64 for now.




More information about the All-commits mailing list