[LLDB] Xfail TestStepNoDebug.py AArch64/Windows
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Fri, 1 Jul 2022 08:21:27 +0000 (12:21 +0400)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Fri, 1 Jul 2022 08:25:43 +0000 (12:25 +0400)
commit3d477bbeee55ca965553778e62085a37d062323f
treef4cb3578711e99da87f612b46f233449c63ee0de
parent6a9434bb9c88255f227f4fef1f8365330220cbe7
[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.
lldb/test/API/functionalities/step-avoids-no-debug/TestStepNoDebug.py