Searched refs:_SUITES_TO_IGNORE (Results 1 – 1 of 1) sorted by relevance
44 _SUITES_TO_IGNORE = frozenset({'general-tests', 'device-tests', 'tests'}) variable129 suites = [suite for suite in suites if suite not in _SUITES_TO_IGNORE]