Megatest

History Of Ticket a706ae9e4f845b6c29671eb546514e1ec55a038f
Login

Artifacts Associated With Ticket a706ae9e4f845b6c29671eb546514e1ec55a038f

  1. Ticket change [dfd345990b] (rid 9417) by tyardeni on 2015-08-28 09:57:14:

    1. comment initialized to:
      When using itemmap and mode itemwait, if the mapped item contains a '%' the itemwait is behaving like toplevel - it is not starting the item when its dependencies have been met.
      
      Example,
      
      TESTA (waiton TESTB, mode itemwait)
        ITEM1/fluff
        ITEM2/fluff
      TESTB
        repo/ITEM1
        repo/ITEM2
      
      If I use itemmap to convert ITEM1/fluff to %/ITEM1, TESTA/ITEM1/fluff does not start until all items in TESTB are complete.
      
    2. foundin initialized to: "1.6023"
    3. login: "tyardeni"
    4. private_contact initialized to: "97a985880d55d4326aae6748098171ce1de44344"
    5. severity initialized to: "Severe"
    6. status initialized to: "Open"
    7. title initialized to: "Itemmap handling of %"
    8. type initialized to: "Code_Defect"