Searched refs:tests_not_run (Results 1 – 1 of 1) sorted by relevance
345 tests_not_run = [] variable366 tests_not_run.append(item.name)412 if tests_not_run:413 log.status_fail('%d not run' % len(tests_not_run))414 for test in tests_not_run:580 tests_not_run.remove(item.name)