Home | History | Annotate | Download | only in test

Lines Matching refs:rerun

402                              rerun=(), no_test_ran=(),
415 if isinstance(rerun, str):
416 rerun = [rerun]
453 if rerun:
454 regex = list_regex('%s re-run test%s', rerun)
457 for name in rerun:
489 if rerun:
1006 failed=testname, rerun=testname)