Searched refs:TEST_RESULT_SKIP (Results 1 – 1 of 1) sorted by relevance
355 TEST_RESULT_SKIP = re.compile(r'^\s*(ok|not ok) ([0-9]+) (- )?(.*) # SKIP(.*)$') variable407 skip_match = TEST_RESULT_SKIP.match(line)