mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
Merge topic 'ctest_test-repeat'
28994115e8ctest_test: Add option to REPEAT tests42d5d8f425cmCTestMultiProcessHandler: Hold repeat mode as a membered65b3e984CTest: Rename internal APIs for --repeat options Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4011
This commit is contained in:
@@ -4,3 +4,6 @@ ctest-repeat-until-pass
|
||||
* The :manual:`ctest(1)` tool learned new ``--repeat-until-pass <n>``
|
||||
and ``--repeat-after-timeout <n>`` options to help tolerate sporadic
|
||||
test failures.
|
||||
|
||||
* The :command:`ctest_test` command gained a ``REPEAT <mode>:<n>`` option
|
||||
to specify conditions in which to repeat tests.
|
||||
|
||||
Reference in New Issue
Block a user