Searched refs:SKIP_RET_CODE (Results 1 – 3 of 3) sorted by relevance
43 SKIP_RET_CODE = 101 # note this must be same as tests/scene*/test_* variable109 skip_code = SKIP_RET_CODE309 if rot_rig_id or skip_code == SKIP_RET_CODE:369 if skip_code is not SKIP_RET_CODE:379 if skip_code is not SKIP_RET_CODE:386 if test_code == 0 or test_code == SKIP_RET_CODE:403 elif test_code == SKIP_RET_CODE:
27 SKIP_RET_CODE = 101 variable141 elif retcode == SKIP_RET_CODE:
34 SKIP_RET_CODE = 10138 sys.exit(SKIP_RET_CODE)