Searched refs:tests_not_run (Results 1 – 1 of 1) sorted by relevance
341 tests_not_run = [] variable362 tests_not_run.append(item.name)408 if tests_not_run:409 log.status_fail('%d not run' % len(tests_not_run))410 for test in tests_not_run:576 tests_not_run.remove(item.name)