queue heads aren't severed after a successful change

Bug #1075349 reported by James E. Blair
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zuul
Triaged
Medium
Unassigned

Bug Description

with a queue like:

change A:
  job1: success
  job2: running
  change B:
    job1: failure
    job2: running
    change C:
      job1, job2: aborted

then change A is merged, the queue looks like:

change B:
  job1: failure
  job2: running
  change C:
    job1,job2: aborted

at this point, change B should be severed and chance C should become the head.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.