You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lldb][test] Skip TestStdFunctionStepIntoCallable.py on 5.9
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.
0 commit comments