Home
last modified time | relevance | path

Searched defs:SKIP_LIST_FILE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/regresstest/
Dregress_test_config.py40 SKIP_LIST_FILE = os.path.join(REGRESS_BASE_TEST_DIR, "regresstest_skip_tests.json") variable in RegressTestConfig
/arkcompiler/ets_frontend/test262/
Dconfig.py110 SKIP_LIST_FILE = os.path.join("test262", "skip_tests.json") variable