who is maintaining lldb-x86_64-debian

Hi

There have been sporadic failures due to timeouts on lldb-x86_64-debian. I don’t see Pavel maintingi it now. Does anyone know who’s looking after this bot?

Thanks!

If this is about the TestGuiBasicDebug failures, then that test is also failing on other bots. I personally would vote to disable the test as that part of the test is flakey since its introduction (which was during this GSoC).

- Raphael

There are multiple racy testcases. I have setup alert only if all last
5 builds failed. That is a longterm reliable enough threshold.

For Buildbot = lldb-x86_64-fedora:
  https://lab.llvm.org/staging/api/v2/builders/16/builds?limit=5&order=-number
  "state_string": "build successful",

Jan

Hi Jan,

If this is about the TestGuiBasicDebug failures, then that test is also
failing on other bots. I personally would vote to disable the test as that
part of the test is flakey since its introduction (which was during this
GSoC).

Yes, in the last month or so there have been some random failures on this otherwise very stable buildbot so I was wondering if someone is looking after and taking care of these issues or not.

There are multiple racy testcases. I have setup alert only if all last
5 builds failed. That is a longterm reliable enough threshold.

For https://lab.llvm.org/staging/#/builders/16 = lldb-x86_64-fedora:
https://lab.llvm.org/staging/api/v2/builders/16/builds?limit=5&order=-number
“state_string”: “build successful”,

This is helpful. Thanks!

I haven't been very (or at all) active for the last few months, but that should change soon (as soon as I regain my bearings). And then I'll see what I can do about this.

pl