Tolerate flaky LLD tests on NetBSD
authorKamil Rytarowski <n54@gmx.com>
Sun, 23 Dec 2018 21:20:09 +0000 (21:20 +0000)
committerKamil Rytarowski <n54@gmx.com>
Sun, 23 Dec 2018 21:20:09 +0000 (21:20 +0000)
commitae1ab910cdce9f35670ab3ad44ae966fdd51ca31
tree381606229c470633305a314790311946cf40c64b
parentcd93d7ef439c9fd48aeb7e8a20311bb2ff1950d9
Tolerate flaky LLD tests on NetBSD

Summary:
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.

Reviewers: joerg, mgorny, ruiu

Reviewed By: mgorny

Subscribers: lebedev.ri, MaskRay, llvm-commits, #lld

Tags: #lld

Differential Revision: https://reviews.llvm.org/D56053

llvm-svn: 350036
lld/test/lit.cfg.py