Megatest

History Of Ticket d18665ecd9
Login

Artifacts Associated With Ticket d18665ecd9

  1. Ticket change [f87ae6e889] (rid 26643) by mrwellan on 2024-01-23 14:46:51:

    1. foundin initialized to: "v1.80"
    2. icomment:
      The symptom seen is that [pre-launch-env-vars] in test1 is executed in test2 if defined using #{shell …}
      
      Related, [pre-launch-env-vars] variables set by calling [system …] do not show up in the shell / megatest.sh
      
      
      (sample from test1 testconfig)
      
      [pre-launch-env-vars]
      MY_PRELAUNCH_VAR #{shell echo test1 $MT_TEST_NAME}
      
      (sample from test2 testconfig)
      
      [pre-launch-env-vars]
      
    3. login: "mrwellan"
    4. mimetype: "text/plain"
    5. severity initialized to: "Important"
    6. status initialized to: "Open"
    7. title initialized to: "testconfig evaluation leaking to other tests."
    8. type initialized to: "Code_Defect"