-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
Comments
If someone with write-access to this repository sees this, please assign this issue to me. |
@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.
|
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 |
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. |
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.
The text was updated successfully, but these errors were encountered: