hanchenye-llvm-project/libcxx/utils
Kamil Rytarowski 2803bcf5b0 More tolerance for flaky tests in libc++ on NetBSD
Summary:
Tests marked with the flaky attribute ("FLAKY_TEST.")
can still report false positives in local tests and on the
NetBSD buildbot.

Additionally a number of tests (probably all threaded
ones) unmarked with the flaky attribute is flaky on
NetBSD.

An ideal solution on the libcxx side would be to raise
max retries for NetBSD and mark failing tests with
the flaky flag, however this adds more maintenance
burden and constant monitoring of flaky tests.

Reduce the work and handle flaky tests as more flaky
on NetBSD and allow flakiness  of other tests on
NetBSD.

Reviewers: mgorny, EricWF

Reviewed By: mgorny

Subscribers: christof, llvm-commits, libcxx-commits

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

llvm-svn: 350170
2018-12-30 23:05:14 +00:00
..
docker Try 2: Fix bug in buildbot start script 2018-12-15 03:48:08 +00:00
google-benchmark Update google benchmark again 2018-12-14 03:48:09 +00:00
libcxx More tolerance for flaky tests in libc++ on NetBSD 2018-12-30 23:05:14 +00:00
symcheck-blacklists
cat_files.py
gen_link_script.py
merge_archives.py Use CMAKE_AR instead of the system default 'ar' for merging static libraries 2017-09-13 06:55:44 +00:00
not.py
sym_diff.py
sym_extract.py
sym_match.py