Megatest

View Ticket
Login
2013-07-11
17:11 Closed ticket [f6c53395be]: Start dependent items when parent items PASS plus 2 other changes artifact: 16c889dc2d user: mrwellan
2013-01-29
14:09 Ticket [f6c53395be]: 1 change artifact: e6760a6a4c user: mrwellan
14:06 Ticket [f6c53395be]: 3 changes artifact: df259f8997 user: mrwellan
14:05 New ticket [f6c53395be]. artifact: 0b404be01f user: mrwellan

Ticket Hash: f6c53395bec733d93fca0a5b1c9cde22bd3dab96
Title: Start dependent items when parent items PASS
Status: Closed Type: Feature_Request
Severity: Important Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2013-07-11 17:11:23
Version Found In: v1.52
Description:
o Tests for a passing item allow next item-based stage to run even if other items in the first also fail  waiton -> test dependency  waiton-items? -> test items dependency

mrwellan added on 2013-01-29 21:06:25 UTC:
* A == A * %/A/% depends-on <testpatt>/<itempatt>  Allow test script logic to determine what future tests need to be run. (Push vs Pull paradigm) o Waiton/execution ordering needs discussion


mrwellan added on 2013-01-29 21:09:42 UTC:
[ ] Itemized test cascading [ ] Option A - passing matched test/item must match between dependent tests [ ] Looks only at the itemized status [ ] mapping function prim/ntap70 => sch/ntap70: NO. Executive decision! [ ] Option B - All must pass before launching downstream tests [ ] Run groups


mrwellan added on 2013-07-11 23:11:23 UTC:
Implemented in v1.55 series