[all-commits] [llvm/llvm-project] 30308d: [LLDB] Skip HW breakpoints test_step_until on Arm/...

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Wed Jul 28 03:41:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30308d1eb966afa35ee2fd5c5b47b17eb0382896
      https://github.com/llvm/llvm-project/commit/30308d1eb966afa35ee2fd5c5b47b17eb0382896
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M lldb/test/API/functionalities/breakpoint/hardware_breakpoints/require_hw_breakpoints/TestRequireHWBreakpoints.py

  Log Message:
  -----------
  [LLDB] Skip HW breakpoints test_step_until on Arm/Linux

test_step_until xpasses on some machines while fails on others.
Marking it as skipped for now.


  Commit: 0dc9c88aa38ed330ddffe92bae79d4066832c38e
      https://github.com/llvm/llvm-project/commit/0dc9c88aa38ed330ddffe92bae79d4066832c38e
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M lldb/test/API/commands/gui/basicdebug/TestGuiBasicDebug.py

  Log Message:
  -----------
  [LLDB] Skip TestGuiBasicDebug.py on Arm/AArch64 Linux

TestGuiBasicDebug.py randomly fails due to timeouts sending out false
negatives on LLDB Arm and AArch64 Linux buildbots. I havnt found a
reliable wayy to set pexpect timeout for this test to pass regularly.

Skipping it on Arm and AArch64 Linux to silence buildbot failures.


Compare: https://github.com/llvm/llvm-project/compare/8ed66cb88b7b...0dc9c88aa38e


More information about the All-commits mailing list