llvm-project/llvm/utils/lit/tests
David Green 7ce39d80a8 [Lit] Sort previously failed tests early
D98179 added a mechanism to sort tests by test time to run slow tests
early, increasing potential parallelism. It also added a feature where
negative tests would be marked as negative, allowing subsequent test
runs to run them earlier. Unfortunately it never actually stored the
negative time, even if all the other code seemed to be inplace to sort
them early. Luckily the fix seems simple.

Differential Revision: https://reviews.llvm.org/D130570
2022-07-27 17:55:11 +01:00
..
Inputs [Lit] Sort previously failed tests early 2022-07-27 17:55:11 +01:00
unit [Reland][lit] Use sharding for GoogleTest format 2022-04-12 14:51:12 -07:00
.coveragerc
allow-retries.py
boolean-parsing.py
check-tested-lit-timeout-ability
custom-result-category.py
discovery.py
googletest-cmd-wrapper.py [Reland][lit] Use sharding for GoogleTest format 2022-04-12 14:51:12 -07:00
googletest-crash.py [lit][test] relaxed GTEST_TOTAL_SHARDS checking for some googletests (2) 2022-06-28 10:32:22 -07:00
googletest-discovery-failed.py
googletest-format.py [lit][test] relaxed GTEST_TOTAL_SHARDS checking for some googletests 2022-06-27 16:17:08 -07:00
googletest-sanitizer-error.py [lit][unit] add a test for sanitizer-only test failures 2022-07-15 18:36:38 -07:00
googletest-timeout.py [lit] Keep stdout/stderr when using GoogleTest format 2022-04-25 12:26:03 -07:00
ignore-fail.py
lit-opts.py
lit.cfg
lit.site.cfg.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
lld-features.py
max-failures.py
max-time.py
parallelism-groups.py
progress-bar.py
reorder.py [Lit] Sort previously failed tests early 2022-07-27 17:55:11 +01:00
selecting.py
shell-parsing.py
show-result-codes.py
show-used-features.py
shtest-encoding.py
shtest-env.py
shtest-format-argv0.py
shtest-format.py
shtest-if-else.py [lit] Support %if ... %else syntax for RUN lines 2022-04-27 20:29:08 +03:00
shtest-inject.py
shtest-keyword-parse-errors.py
shtest-not.py
shtest-output-printing.py
shtest-pushd-popd.py [Lit] Add pushd and popd builtins 2022-05-12 19:24:30 -04:00
shtest-recursive-substitution.py
shtest-run-at-line.py
shtest-shell.py
shtest-timeout.py
test-data-micro.py
test-data.py
test-output-micro-resultdb.py
test-output-micro.py
test-output-resultdb.py [Reland][lit] Use sharding for GoogleTest format 2022-04-12 14:51:12 -07:00
test-output.py
unittest-adaptor.py
unparsed-requirements.py
usage.py
use-llvm-tool.py
xfail-cl.py
xunit-output.py