[all-commits] [llvm/llvm-project] e25e3d: [lldb] Silent random xpass on aarch64-linux buildbot

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Fri Dec 27 04:08:34 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e25e3d75850113b90314606207b092c5bd707c4f
      https://github.com/llvm/llvm-project/commit/e25e3d75850113b90314606207b092c5bd707c4f
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2019-12-27 (Fri, 27 Dec 2019)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_set_command/TestWatchLocationWithWatchSet.py

  Log Message:
  -----------
  [lldb] Silent random xpass on aarch64-linux buildbot

This patch adds skipif decorator to TestWatchLocationWithWatchSet.py.
Decorator will trigger for aarch64-linux as this test passes randomly
causing buildbot failure.




More information about the All-commits mailing list