[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Intermittent parallel test failures
From: |
Ralf Wildenhues |
Subject: |
Re: Intermittent parallel test failures |
Date: |
Wed, 12 Nov 2008 06:50:25 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hi Bob,
* Bob Proulx wrote on Wed, Nov 12, 2008 at 04:44:35AM CET:
> Another failure has surfaced.
>
> http://buildbot.proulx.com:9003/amd64-gnu-linux/builds/1034/step-test/0
Thanks for the report. This is a different type of failure than the
last one, I'm glad. It is of the kind of the lost race inherent and
unavoidable in the test: trying to find out whether parallel execution
really is faster than sequential, is not deterministically possible
on non-real-time systems.
Was the system very loaded at the time? Note I'm not suggesting to
make it less so; au contraire, this test part should either be disabled
or made even less prone to failure in that case. This is the first such
failure in surely a lot of test runs.
Thanks,
Ralf