Revert "[LLDB] Add/Remove xfail for some API tests on Windows"
authortcwg <tcwg@linaro.org>
Mon, 29 May 2023 12:57:26 +0000 (13:57 +0100)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Mon, 29 May 2023 13:39:36 +0000 (17:39 +0400)
commitab05d9134d18db34501985a01fbfc02609767587
tree84cc3afd6ded07f7c75fb12efcf44d8417f9b634
parentf2a866170c4961137608eee1c26f6eaa1e8e62a1
Revert "[LLDB] Add/Remove xfail for some API tests on Windows"

This reverts commit 6ea1a0d4fc3823de143a288df2059b48dc01cf72.

It again marks XFAIL LLDB tests failing after
c384fcd3ea1dad782eaaea89b32fc33c0c3528b8
13 files changed:
lldb/test/API/commands/expression/save_jit_objects/TestSaveJITObjects.py
lldb/test/API/functionalities/breakpoint/scripted_bkpt/TestScriptedResolver.py
lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py
lldb/test/API/functionalities/step-avoids-no-debug/TestStepNoDebug.py
lldb/test/API/lang/c/step-target/TestStepTarget.py
lldb/test/API/lang/cpp/global_variables/TestCPPGlobalVariables.py
lldb/test/API/lang/cpp/namespace/TestNamespace.py
lldb/test/API/lang/cpp/static_members/TestCPPStaticMembers.py
lldb/test/API/python_api/function_symbol/TestDisasmAPI.py
lldb/test/API/python_api/function_symbol/TestSymbolAPI.py
lldb/test/API/python_api/symbol-context/TestSymbolContext.py
lldb/test/API/python_api/target/TestTargetAPI.py
lldb/test/API/python_api/value/TestValueAPI.py