1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/utils/vscode
Louis Dionne c0d7629008 [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
..
llvm [lit] Add builtin support for flaky tests in lit 2020-03-18 18:04:01 -04:00
README Add some more vscode files 2020-03-05 19:31:28 -08:00

"llvm" directory contains a VS Code Extension for doing syntax highlighting of
TableGen files and LLVM IR files.