This is an archive of the discontinued LLVM Phabricator instance.

[lldb] [test] Enable lldb-server tests on NetBSD, and set XFAILs
ClosedPublic

Authored by mgorny on Nov 15 2019, 12:26 PM.

Diff Detail

Event Timeline

mgorny created this revision.Nov 15 2019, 12:26 PM
mgorny updated this revision to Diff 229629.Nov 15 2019, 1:19 PM

Missed a few tests.

What's up with the new test (TestGdbRemoteTwoThreadsInvCont.py)? Is that ready for checkin or a mistake? Should it be in a separate patch?

krytarowski added inline comments.Nov 16 2019, 7:39 AM
lldb/packages/Python/lldbsuite/test/tools/lldb-server/thread-name/TestGdbRemoteThreadName.py
33

Can we fix the prototype in use on NetBSD?

mgorny updated this revision to Diff 229703.Nov 16 2019, 1:37 PM

Remove accidentally added wip test.

mgorny marked an inline comment as done.Nov 16 2019, 1:38 PM

What's up with the new test (TestGdbRemoteTwoThreadsInvCont.py)? Is that ready for checkin or a mistake? Should it be in a separate patch?

Sorry, added accidentally. Unstaged now.

lldb/packages/Python/lldbsuite/test/tools/lldb-server/thread-name/TestGdbRemoteThreadName.py
33

Sure but I'd like to address that separately.

labath accepted this revision.Nov 17 2019, 11:58 PM
This revision is now accepted and ready to land.Nov 17 2019, 11:58 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptNov 18 2019, 2:22 AM