[Lldb-commits] [PATCH] D70324: [lldb][test] Prevent \n in calls to lldb's expect() test helper.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 21 13:08:08 PST 2019
labath added a subscriber: teemperor.
labath added a comment.
[This is probably not the right patch, as the last run on that bot still doesn't have this commit.]
My understanding is that all pexpect tests are failing on that bot and are skipped with `@skipIfAsan`. Probably this one needs to be skipped too. @teemperor was trying to reproduce some of those failures locally and failed... Maybe that bot is cursed...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70324/new/
https://reviews.llvm.org/D70324
More information about the lldb-commits
mailing list