Commit dbd0474
committed
[lldb][test] Skip TestStdFunctionStepIntoCallable.py
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.1 parent 47ed4df commit dbd0474
File tree
1 file changed
+1
-0
lines changed- lldb/test/API/lang/cpp/std-function-step-into-callable
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments