On 04/02/2010 12:08 PM, Bruno Haible wrote:
> This ensures that long-running tests are executed last. So that the user
> gets the maximum of information as quickly as possible.
That goes counter to the idea of parallel execution, where you want the
long-running tests front-loaded so that the shorter tests can fill in
the gaps.  If the long-running tests are last, then the entire parallel
operation is stuck waiting for the last test.  Is there any way this can
be made conditional, because there are good arguments for both orderings?

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to