[PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD

Eric Fiselier via Phabricator reviews at reviews.llvm.org
Sat Jan 5 23:07:00 PST 2019


EricWF added a comment.

In D56064#1347410 <https://reviews.llvm.org/D56064#1347410>, @krytarowski wrote:

> I'm going to revert it soon and see what happens. Please keep an eye on http://lab.llvm.org:8011/builders/lldb-amd64-ninja-netbsd8
>
> I was receiving complains from other developers about flakiness.


Were the complaints about the lldb-amd64-ninja-netbsd8 bot specifically? Because if the tests are flaky on all NetBSD system, regardless of hardware and load, then we should find out why.
If it's just the one bot under load, we should target our fix to that.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D56064





More information about the libcxx-commits mailing list