[all-commits] [llvm/llvm-project] 07b3e2: [LLDB] XFail on Windows TestThreadAPI.py test_Step...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Thu Jul 4 03:59:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07b3e2c0c68b93a3d4d89426dc7fd14cc31ca6be
https://github.com/llvm/llvm-project/commit/07b3e2c0c68b93a3d4d89426dc7fd14cc31ca6be
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M lldb/test/API/python_api/thread/TestThreadAPI.py
Log Message:
-----------
[LLDB] XFail on Windows TestThreadAPI.py test_StepInstruction
TestThreadAPI.py test_StepInstruction started failing after #97493
Following assertion fails but I am not sure if test will pass after
changing the test.
AssertionError: 'void __cdecl call_me(bool)' != 'call_me(bool)'
I have marked it as xfail I ll run it on a Windows machine to find
an appropriate fix.
https://lab.llvm.org/buildbot/#/builders/141/builds/476
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list