| Ticket Hash: | 2102f85b7ed68ef7f8a94f4f418387fe26a57873 | ||
| Title: | typo in any testconfig affects top level environment | ||
| Status: | Open | Type: | Code_Defect |
| Severity: | Important | Priority: | Immediate |
| Subsystem: | Resolution: | Open | |
| Last Modified: |
2021-07-08 12:26:23 4.69 years ago |
Created: |
2021-07-08 12:25:27 4.69 years ago |
| Version Found In: | 1.65/86 | ||
| Description: | ||||
| If a test in the test list for a run has a typo like "items]" instead of "[items]" (missing bracket) it causes an env check to fail at the top level (precheck test) megatest.csh will contain "#setenv items]", and precheck will flag an illegal env var. | ||||