Boost logo

Boost Testing :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-09-21 16:30:56


Hi,

When I run test.sh on a busy SMP machine, I get occasional failures
like this that I don't see if the machine has less load. From what I
can tell when the load gets close to 50% or more, I start to see
failures in this one test.

-- Noel

This failure is from

sass8000(207 ^H)% uname -a
SunOS sass8000 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire

         Configuration: 16 dual core 1500 MHz 16MB CACHE UltraSPARC-IV+
         processors, and 65 gigabytes of RAM

sass8000(206 ^H)% ./test.sh
--- Testing SHELL builtin...
--- Testing W32_GETREGNAMES builtin...
--- Testing -d2 option...
--- Testing -l option...
--- Testing -n option...
--- Testing -jN parallel execution of actions...
--- Testing -jN parallel execution of multi-file actions...
parallel_multifile_actions.jam:18: error: [FAILED] '...found 6
targets...
...updating 4 targets...
.gen. g1.generated
001
002
.use.1 u1.user
003
.use.2 u2.user
004
...updated 4 targets...
' (==) '...found 6 targets...
...updating 4 targets...
.gen. g1.generated
001
002
.use.2 u2.user
004
.use.1 u1.user
003
...updated 4 targets...
'
--- Testing var expansion...
--- Testing var on target semantics...
--- Testing var expansion...
--- Complete: PASSED(29) *FAILED(1)*


Boost-testing list run by mbergal at meta-comm.com