[all-commits] [llvm/llvm-project] 2b8c30: [LLDB] Skip TestThreadSpecificBreakpoint.py on AAr...

Omair Javaid via All-commits all-commits at lists.llvm.org
Tue Jan 3 06:44:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b8c308fa1d3ba504c1bde16f262683685b19726
      https://github.com/llvm/llvm-project/commit/2b8c308fa1d3ba504c1bde16f262683685b19726
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M lldb/test/API/functionalities/thread/thread_specific_break/TestThreadSpecificBreakpoint.py

  Log Message:
  -----------
  [LLDB] Skip TestThreadSpecificBreakpoint.py on AArch64/Windows

TestThreadSpecificBreakpoint.py is flaky on AArch64/Windows buildbot
and results in timeout randomly. This patch marks the test skipped.


  Commit: 21be357873c0325495c7f6599259579735f54f3e
      https://github.com/llvm/llvm-project/commit/21be357873c0325495c7f6599259579735f54f3e
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp

  Log Message:
  -----------
  [LLDB] Skip python exception unit test on AArch64/Windows

This patch marks python exception test as skipped for AArch64/Windows
platform. This is temporary to make LLDB WoA buildbot happy until a proper
fix is found.


Compare: https://github.com/llvm/llvm-project/compare/6186928e6030...21be357873c0


More information about the All-commits mailing list