This is an archive of the discontinued LLVM Phabricator instance.

[lldb] [test] Fix continue_to_breakpoint() args in TestThreadStepOut
ClosedPublic

Authored by mgorny on Dec 7 2020, 12:33 AM.

Details

Summary

The test is skipped/xfailing on all platforms, so it seems that the API
got out of sync. Fix that so it returns to a 'proper' failure
on FreeBSD.

Diff Detail

Event Timeline

mgorny created this revision.Dec 7 2020, 12:33 AM
mgorny requested review of this revision.Dec 7 2020, 12:33 AM
labath accepted this revision.Dec 7 2020, 12:50 AM
This revision is now accepted and ready to land.Dec 7 2020, 12:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 7 2020, 12:57 AM