These tests fail on Windows because of known limitations (a.k.a. bugs) with the current implementation of GetFrameAtIndex
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLDB LLDB
Paths
| Differential D53415
[lldbsuite, windows] Disable two tail call frames tests that fail on Windows ClosedPublic Authored by stella.stamenova on Oct 18 2018, 5:04 PM.
Details Summary These tests fail on Windows because of known limitations (a.k.a. bugs) with the current implementation of GetFrameAtIndex
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 19 2018, 8:49 AM Closed by commit rL344788: [lldbsuite, windows] Disable two tail call frames tests that fail on Windows (authored by stella.stamenova). · Explain WhyOct 19 2018, 9:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 170135 packages/Python/lldbsuite/test/functionalities/tail_call_frames/sbapi_support/TestTailCallFrameSBAPI.py
packages/Python/lldbsuite/test/functionalities/tail_call_frames/thread_step_out_or_return/TestSteppingOutWithArtificialFrames.py
|