Megatest

Ticket Change Details
Login
Overview

Artifact ID: 0ace36a3aa3a67abb8ed3c1fe903bc1cc0d99842
Ticket: b1c37f9e55e5a6b07d505eda585cd230029f28f3
The waitons table in testconfig is not working correctly. Items start before upstream items are competed.
User & Date: matt on 2024-10-11 19:51:23
Changes

  1. foundin changed to: "v1.81"
  2. icomment:
    Look at mtflows/fossil_rebase for example. The waitons table is constructed correctly both with fully and minimally complete dependencies and yet all the items start.
    
    [waitons]
    t1/a setup
    t1/b t1/a
    t1/c t1/b
    etc.
    
  3. login: "matt"
  4. mimetype: "text/plain"
  5. private_contact changed to: "51b3d260907bb8f06ab41239d1ff1354a12d969d"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to:
    The waitons table in testconfig is not working correctly. Items start before upstream items are competed.
    
  9. type changed to: "Code_Defect"