Home
last modified time | relevance | path

Searched refs:SKIP_LIST_FILE (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/regresstest/
H A Dregress_test_config.py40 SKIP_LIST_FILE = os.path.join(REGRESS_BASE_TEST_DIR, "regresstest_skip_tests.json") variable in RegressTestConfig
H A Drun_regress_test.py392 return Utils.read_skip_list(RegressTestConfig.SKIP_LIST_FILE)
/arkcompiler/ets_frontend/test262/
H A Dconfig.py114 SKIP_LIST_FILE = os.path.join("test262", "skip_tests.json") variable
119 SKIP_LIST_FILES = [SKIP_LIST_FILE, INTL_SKIP_LIST_FILE]

Completed in 3 milliseconds