[Lldb-commits] [PATCH] D72447: [lldb] Mark several tests as not dependent on debug info
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 13 13:24:38 PST 2020
teemperor added a comment.
In D72447#1817559 <https://reviews.llvm.org/D72447#1817559>, @stella.stamenova wrote:
> This introduced a failure on the Windows LLDB bot (there were already other failing tests though, so maybe you missed it):
>
> http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/12554
It seems indeed like this is causing timeouts but it's not clear how adding NO_DEBUG_INFO_TESTCASE can cause that. Anyway, I reverted the changes to the test that started timing out so that should fix it. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72447/new/
https://reviews.llvm.org/D72447
More information about the lldb-commits
mailing list