summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/ctest-repeat-until-pass.rst
blob: b5f6c26281b14d8f02dced895e08120352b98f13 (plain)
1
2
3
4
5
6
7
8
9
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.