[Lldb-commits] [PATCH] D100243: [LLDB][GUI] Expand selected thread tree item by default

Muhammad Omair Javaid via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 28 14:22:38 PDT 2021


omjavaid added a comment.

This change has caused various GUI related tests to fail randomly. 
https://lab.llvm.org/buildbot/#/builders/96/builds/10100

This also causes random failures of one of the most resource sufficient buildbot here:
https://lab.llvm.org/buildbot/#/builders/68/builds/16275
https://lab.llvm.org/buildbot/#/builders/68/builds/16300

@teemperor 
Referring to your comment on skipping TestGuiBasicDebug.py this may have caused it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100243/new/

https://reviews.llvm.org/D100243



More information about the lldb-commits mailing list