[Lldb-commits] [PATCH] D60153: Re-enable most lldb-vscode tests on Linux.

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 16 04:14:37 PDT 2019


labath added a comment.

BTW, it looks like the attach test is still flaky http://lab.llvm.org:8014/builders/lldb-x86_64-debian/builds/1541/steps/test/logs/stdio, though it looks like the failures are super-rare (this is the first time I've seen it do that). Judging by the error message alone, it's not clear to me whether this is due to the sleep being too small, or if there's something else going on.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60153





More information about the lldb-commits mailing list