Comment 7 for bug 805634

Revision history for this message
Francis J. Lacoste (flacoste) wrote :

The fix just commited only implements the variable priority based on the component. The component was taken into account for normal builds, but not for copy builds. The same rules are now used.

Reviewing the rules though, I find that translations section packages have always a build priority of 0, even if they are a COPY build. That is obviously not correct as it means that translations section package are going to be (and were already) built first.
Bug 810716 records that aspect of the bug.

An external API script to ensure a timely processing of time sensitive build is being worked on and will complete this bug fix. Bug 810720 tracks the ability to change our queueing for better fairness.