llvm-project/llvm/utils/lit/tests
Louis Dionne f951b0f82d [lit] Add builtin support for flaky tests in lit
This commit adds a new keyword in lit called ALLOW_RETRIES. This keyword
takes a single integer as an argument, and it allows the test to fail that
number of times before it first succeeds.

This work attempts to make the existing test_retry_attempts more flexible
by allowing by-test customization, as well as eliminate libc++'s FLAKY_TEST
custom logic.

Differential Revision: https://reviews.llvm.org/D76288
2020-03-18 18:04:01 -04:00
..
Inputs [lit] Add builtin support for flaky tests in lit 2020-03-18 18:04:01 -04:00
unit [lit] Add builtin support for flaky tests in lit 2020-03-18 18:04:01 -04:00
.coveragerc
allow-retries.py [lit] Add builtin support for flaky tests in lit 2020-03-18 18:04:01 -04:00
boolean-parsing.py
discovery.py [lit] Use better name for "test in parallel" concept 2019-10-04 21:40:20 +00:00
googletest-format.py
googletest-timeout.py [AIX][lit] Don't depend on psutil on AIX 2019-07-24 15:04:27 +00:00
googletest-upstream-format.py
lit-opts.py [lit] Parse command-line options from LIT_OPTS 2019-07-08 12:18:40 +00:00
lit.cfg [lit] Protect full test suite from FILECHECK_OPTS 2019-11-06 16:25:25 -05:00
lit.site.cfg.in lit: modernize the lit configuration for the lit tests 2019-05-29 18:07:39 +00:00
max-failures.py [lit] Fix internal diff newlines for -w/-b 2019-12-17 10:49:34 -05:00
parallelism-groups.py [lit] Use better name for "test in parallel" concept 2019-10-04 21:40:20 +00:00
progress-bar.py [lit] Refactor ProgressDisplay 2019-10-09 18:23:30 +00:00
selecting.py [lit] NFC: Fix typo in log statement 2020-03-17 16:49:56 -04:00
shell-parsing.py
shtest-encoding.py
shtest-env.py [lit] Fix `not` calling internal commands 2019-11-05 14:09:21 -05:00
shtest-format.py Fix buildbot failures after removing REQUIRES-ANY 2019-12-17 15:27:45 -06:00
shtest-not.py [lit] Fix `not` calling internal commands 2019-11-05 14:09:21 -05:00
shtest-output-printing.py [lit][tests][AIX] Update expected form of diagnostic messages; use `not` to normalize non-zero exit values 2019-05-01 15:47:16 +00:00
shtest-run-at-line.py [lit] Protect full test suite from FILECHECK_OPTS 2019-11-06 16:25:25 -05:00
shtest-shell.py [lit] Fix internal diff newlines for -w/-b 2019-12-17 10:49:34 -05:00
shtest-timeout.py [AIX][lit] Don't depend on psutil on AIX 2019-07-24 15:04:27 +00:00
test-data-micro.py
test-data.py
test-output-micro.py
test-output.py
unittest-adaptor.py [lit] Add back LitTestCase 2019-10-15 20:57:20 +00:00
usage.py
version.py Fix lit version test 2020-02-13 21:49:48 +01:00
xunit-output.py