[all-commits] [llvm/llvm-project] f2128a: [LLDB] Skip flaky tests on Arm/AArch64 Linux bots

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Wed Aug 4 04:57:51 PDT 2021


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

  Changed paths:
    M lldb/test/API/commands/gui/breakpoints/TestGuiBreakpoints.py
    M lldb/test/API/commands/gui/expand-threads-tree/TestGuiExpandThreadsTree.py
    M lldb/test/API/commands/gui/viewlarge/TestGuiViewLarge.py
    M lldb/test/API/functionalities/breakpoint/breakpoint_callback_command_source/TestBreakpointCallbackCommandSource.py
    M lldb/test/API/iohandler/resize/TestIOHandlerResize.py
    M lldb/test/API/terminal/TestEditline.py

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

Following LLDB tests fail randomly on LLDB Arm/AArch64 Linux buildbots.
We still not have a reliable solution for these tests to pass
consistently. I am marking them skipped for now.

TestBreakpointCallbackCommandSource.py
TestIOHandlerResize.py
TestEditline.py
TestGuiViewLarge.py
TestGuiExpandThreadsTree.py
TestGuiBreakpoints.py




More information about the All-commits mailing list