|
Boost Testing : |
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-05-20 08:59:08
On May 20, 2005, at 4:50 AM, John Maddock wrote:
> All these tests are currently failing when trying to run the created
> executable with:
>
> Run output [2005-05-19 13:17:32 UTC]:
> /bin/sh: line 3:
> /Volumes/scratch/dgregor/BoostRegressionTesting/results/bin/boost/
> status/config_info.test/gcc-3_3-darwin/debug/config_info: No such file
> or directory
>
> EXIT STATUS: 127
>
> Just a heads up,
>
> John.
Thanks. We've had a lot of tests hanging recently, and I just found no
less than 3 separate sets of regression tests running simultaneously,
in the same directory, smashing each other's results. I'll start a
clean run.
Doug