| Ticket Hash: | 5a591737fb2cab841c8ae4587f55d868879db5cd | ||
| Title: | getenv USER broken, -waive, -rerun | ||
| Status: | Open | Type: | Code_Defect |
| Severity: | Important | Priority: | Immediate |
| Subsystem: | Resolution: | Open | |
| Last Modified: |
2013-03-06 17:07:35 13.03 years ago |
Created: |
2013-03-05 13:38:00 13.04 years ago |
| Version Found In: | v1.52 | ||
| Description: | ||||
o Error loading runconfigs that uses #{getenv USER} definition
Failing to locate targets defined in unloaded runconfigs
o –show-config => dumps (STDOUT) contents of megatest.config post-processing
o –show-runconfig [–target <target>] => same but for runconfigs
o –load <script> => scheme script (exits after execution)
o –target <target> :runname <runname> -testpatt <testpatt> -waive <comment> -state COMPLETED –status FAIL
o Reset FAIL -> NOT_STARTED
o –target <target> :runname <runname> -set-state-status NOT_STARTED,n/a :state COMPLETED :status FAIL –testpatt %
make fail_reset/fail_rerun
matt added on 2013-03-07 00:07:35 UTC:
./runconfigs.config:[include ./configs/#{getenv USER}.runconfigs.config]
| ||||