Searched refs:DO_NOT_RETRY_TESTS (Results 1 – 1 of 1) sorted by relevance
14 DO_NOT_RETRY_TESTS = { variable94 while (try_count == 1 or test not in DO_NOT_RETRY_TESTS) and try_count <= MAX_TRIES: