For unknown reasons LLD tests are flaky on the NetBSD buildbot,
but not on local machines of developers.
Unless the linker will be fully functional on this target,
allow to pass flaky tests with optional retry.
Differential D56053
Tolerate flaky LLD tests on NetBSD krytarowski on Dec 22 2018, 11:31 AM. Authored by
Details For unknown reasons LLD tests are flaky on the NetBSD buildbot, Unless the linker will be fully functional on this target,
Diff Detail
Event TimelineComment Actions 'tests'? Comment Actions http://lab.llvm.org:8011/builders/lldb-amd64-ninja-netbsd8/builds/17766 FAIL: lld::weak.ll FAIL: lld::strip-debug.test http://lab.llvm.org:8011/builders/lldb-amd64-ninja-netbsd8/builds/17765 FAIL: lld::parallel.ll etc Comment Actions I would happily debug lld with TSan.. but we need to raise our (The NetBSD Foundation) resources to be able to continue & speedup our work post New Year.
Comment Actions Many (all?) lld tests actually are flaky on http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast. Filed https://bugs.llvm.org/show_bug.cgi?id=40162 to track that issue. |