Megatest

View Ticket
Login
Ticket Hash: cd7bd96b452b5f1e2026309da4258f80f843a63a
Title: variable leakage between tests when using pre-launch-env-vars and include
Status: Open Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution:
Last Modified: 2022-12-07 17:06:59
Version Found In: v1.65
User Comments:
matt added on 2022-12-08 00:06:59:
[pre-launch-env-vars]
[include /some/file/with/vars]

in the .testconfig the vars from the file were correct but in the expansion of ezsteps and in megatest.csh the var was cross-contaminated with values from another test.

ION or netbatch issues might explain this but it does seem like a Megatest bug.