Megatest

History Of Ticket 5b2cffd17c
Login

Artifacts Associated With Ticket 5b2cffd17c

  1. Ticket change [1a848292e5] (rid 24413) by mmgraham on 2022-06-22 15:35:36:

    1. comment initialized to:
      When a variable is defined in a target earlier in the runconfig file, with no value, like
      
      MYENVVAR
      
      it appears with the name "MYENVVAR=" in the environment of a test run from a later target in the runconfig. It does not appear when doing megatest -show-runconfig -target <target>
      
      The workaround is to put "" for the value of the var.
      
    2. foundin initialized to: "1.65/92"
    3. login: "mmgraham"
    4. private_contact initialized to: "0b858582443dd43746dc236c08b062c9b6a8cf86"
    5. severity initialized to: "Important"
    6. status initialized to: "Open"
    7. title initialized to:
      Variables in one target with no value produce "<var>=" in another target's test's env
      
    8. type initialized to: "Code_Defect"