Skip to content

[lldb][test] Skip TestStdFunctionStepIntoCallable.py on 5.9 #6905

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

Conversation

Michael137
Copy link

With swiftlang/swift#66018 we started to run standalone tests (e.g., the ones on swift-ci) against newly built libcxx. This caused the test to fail on the 5.9 branch. The first step-in into a pointer to a data member didn't behave as expected.

Thus skip it for now.

(cherry picked from commit 61157af)

With swiftlang/swift#66018 we started to
run standalone tests (e.g., the ones on swift-ci) against newly
built libcxx. This caused the test to fail on the 5.9 branch.
The first step-in into a pointer to a data member didn't behave
as expected.

Thus skip it for now.

(cherry picked from commit 61157af)
@Michael137
Copy link
Author

@swift-ci test

@Michael137 Michael137 closed this May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant