Searched refs:SKIP_FILE_PATH (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/testTs/ | ||
H A D | config.py | 34 SKIP_FILE_PATH = os.path.join("testTs", "skip_tests.json")
variable |
H A D | run_testTs.py | 51 with open(SKIP_FILE_PATH, 'r') as read_skip: |
Completed in 1 milliseconds