ctest-repeat-until-pass.rst 332 B

123456789
  1. ctest-repeat-until-pass
  2. -----------------------
  3. * The :manual:`ctest(1)` tool learned new ``--repeat-until-pass <n>``
  4. and ``--repeat-after-timeout <n>`` options to help tolerate sporadic
  5. test failures.
  6. * The :command:`ctest_test` command gained a ``REPEAT <mode>:<n>`` option
  7. to specify conditions in which to repeat tests.