[Lldb-commits] [PATCH] D70324: [lldb][test] Prevent \n in calls to lldb's expect() test helper.
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 21 13:17:07 PST 2019
davide added a comment.
In D70324#1755704 <https://reviews.llvm.org/D70324#1755704>, @labath wrote:
> [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...
Fair.
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