Simon Westphahl 1da1c5e014
Fix child job skip with paused deduplicated parent
When a build pauses, it can also return a list of child jobs to execute.
If the paused build was deduplicated we need to call `setResult()` on
all items that have that particular build.

Change-Id: Iead5c02032bccf46852ee6b2c8adf714689aa2f5
2023-09-22 12:28:45 +02:00
..