[Lldb-commits] [PATCH] D98822: [lldb] [Process] Watch for fork/vfork notifications
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 8 14:38:56 PDT 2021
JDevlieghere added a comment.
`test/Shell/Subprocess/vfork-follow-parent-wp.test` is failing on GreenDragon:
http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/31016/testReport/junit/lldb-shell/Subprocess/vfork_follow_parent_wp_test/
I'm going to temporarily disable the test on Darwin. Happy to provide help to investigate :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98822/new/
https://reviews.llvm.org/D98822
More information about the lldb-commits
mailing list