Searched refs:SKIP_RET_CODE (Results 1 – 3 of 3) sorted by relevance
50 SKIP_RET_CODE = 101 # note this must be same as tests/scene*/test_* variable174 skip_code = SKIP_RET_CODE438 if rot_rig_id or skip_code == SKIP_RET_CODE:504 if skip_code is not SKIP_RET_CODE:514 if skip_code is not SKIP_RET_CODE:521 if test_code == 0 or test_code == SKIP_RET_CODE:538 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)