|
2024-10-12
| ||
| 02:51 | • Ticket [b1c37f9e55] The waitons table in testconfig is not working correctly. Items start before upstream items are competed. status still Open with 5 other changes artifact: be15ca8e2d user: matt | |
|
2024-10-11
| ||
| 19:51 | • New ticket [b1c37f9e55]. artifact: 0ace36a3aa user: matt | |
| Ticket Hash: | b1c37f9e55e5a6b07d505eda585cd230029f28f3 | ||
| Title: | The waitons table in testconfig is not working correctly. Items start before upstream items are competed. | ||
| Status: | Open | Type: | Code_Defect |
| Severity: | Important | Priority: | Immediate |
| Subsystem: | Resolution: | Open | |
| Last Modified: |
2024-10-12 02:51:23 1.43 years ago |
Created: |
2024-10-11 19:51:23 1.43 years ago |
| Version Found In: | v1.81 | ||
| User Comments: | ||||
matt added on 2024-10-11 19:51:23:
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. matt added on 2024-10-12 02:51:23: Putting the waitons table in megatest.config also doesn't seem to work. Possibly due to waitons only applying to the test, not the item. Do items level waitons work correctly? | ||||