Skip to content

Get the LLDB tests suite to pass on Windows x86_64 #100474

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kendalharland opened this issue Jul 24, 2024 · 4 comments
Closed

Get the LLDB tests suite to pass on Windows x86_64 #100474

kendalharland opened this issue Jul 24, 2024 · 4 comments
Assignees
Labels
lldb platform:windows question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead! test-suite

Comments

@kendalharland
Copy link
Contributor

kendalharland commented Jul 24, 2024

I'm currently working on getting the LLDB test suites to pass on Windows x86_64 which is not currently included in LLVM CI. This tracking bug will be used as a parent for related issues I create while working on this. I'll be patching tests and marking them as XFAIL as needed.

@kendalharland
Copy link
Contributor Author

If someone with write-access to this repository sees this, please assign this issue to me.

@llvmbot
Copy link
Member

llvmbot commented Jul 24, 2024

@llvm/issue-subscribers-lldb

Author: Kendal Harland (kendalharland)

I'm currently working on getting the LLDB test suites to pass on Windows x86_64 which is not currently included in LLVM CI. This tracking bug will be used as a parent for related issues I create while working on this. I'll be patching tests and marking them as XFAIL as needed.

@kendalharland
Copy link
Contributor Author

kendalharland commented Aug 2, 2024

It seems there isn't much work to do as I'm able to build and run the entire LLDB test suite on Windows x86_64 with only 1 failure in lldb-shell :: Unwind/windows-unaligned-x86_64.test. This is tracked in #101710. I'll share my build instructions once that issue is resolved, as it may also be caused by something in my build setup, commands, or environment.

@kendalharland
Copy link
Contributor Author

Closing this issue as only the one test mentioned in the comment above remains. The tests were always passing, my local CMake configuration was the issue.

@EugeneZelenko EugeneZelenko added the question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead! label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lldb platform:windows question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead! test-suite
Projects
None yet
Development

No branches or pull requests

3 participants