[all-commits] [llvm/llvm-project] 3d477b: [LLDB] Xfail TestStepNoDebug.py AArch64/Windows

Omair Javaid via All-commits all-commits at lists.llvm.org
Fri Jul 1 01:28:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d477bbeee55ca965553778e62085a37d062323f
      https://github.com/llvm/llvm-project/commit/3d477bbeee55ca965553778e62085a37d062323f
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M lldb/test/API/functionalities/step-avoids-no-debug/TestStepNoDebug.py

  Log Message:
  -----------
  [LLDB] Xfail TestStepNoDebug.py AArch64/Windows

LLDB fails to step in/out/over code with missing debug information.
This is only reproducible on AArch64/Windows. I have reported a issue
upstream at llvm.org/pr56292

This patch Xfail TestStepNoDebug.py for AArch64/Windows.




More information about the All-commits mailing list