Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [random] Sandia-itanium intel-linux-11.1 failures
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2010-03-15 11:29:34


Hi Jim,

On Mar 14, 2010, at 7:00 AM, Jim Bell wrote:

>> I'm just seeing things like this with no information about what
>> failed.
> Any ideas?
>> Run [2010-03-12 09:03:53 UTC]: fail
>> Running 1 test case...
>> Basic tests for hellekalek1995
>> ; seeding uses 1 words

Runtime exceeds 300 seconds and test is killed.

-- Noel

testing.capture-output /home/kbelco/boost/results/boost/bin.v2/libs/
random/test/test_hellekalek1995.test/intel-linux-11.1/debug/
test_hellekalek1995.run

     LD_LIBRARY_PATH="/opt/intel/Compiler/11.1/046/bin/lib:/opt/intel/
Compiler/11.1/046/lib/ia64:$LD_LIBRARY_PATH"
export LD_LIBRARY_PATH

      "/home/kbelco/boost/results/boost/bin.v2/libs/random/test/
test_hellekalek1995.test/intel-linux-11.1/debug/
test_hellekalek1995" > "/home/kbelco/boost/results/boost/bin.v2/
libs/random/test/test_hellekalek1995.test/intel-linux-11.1/debug/
test_hellekalek1995.output" 2>&1
     status=$?
     echo >> "/home/kbelco/boost/results/boost/bin.v2/libs/random/
test/test_hellekalek1995.test/intel-linux-11.1/debug/
test_hellekalek1995.output"
     echo EXIT STATUS: $status >> "/home/kbelco/boost/results/boost/
bin.v2/libs/random/test/test_hellekalek1995.test/intel-linux-11.1/
debug/test_hellekalek1995.output"
     if test $status -eq 0 ; then
         cp "/home/kbelco/boost/results/boost/bin.v2/libs/random/test/
test_hellekalek1995.test/intel-linux-11.1/debug/
test_hellekalek1995.output" "/home/kbelco/boost/results/boost/bin.v2/
libs/random/test/test_hellekalek1995.test/intel-linux-11.1/debug/
test_hellekalek1995.run"
     fi
     verbose=0
     if test $status -ne 0 ; then
         verbose=1
     fi
     if test $verbose -eq 1 ; then
         echo ====== BEGIN OUTPUT ======
         cat "/home/kbelco/boost/results/boost/bin.v2/libs/random/
test/test_hellekalek1995.test/intel-linux-11.1/debug/
test_hellekalek1995.output"
         echo ====== END OUTPUT ======
     fi
     exit $status

300 second time limit exceeded
/bin/sh: line 4: 32388 Killed "/home/kbelco/boost/
results/boost/bin.v2/libs/random/test/test_hellekalek1995.test/intel-
linux-11.1/debug/test_hellekalek1995" >"/home/kbelco/boost/results/
boost/bin.v2/libs/random/test/test_hellekalek1995.test/intel-
linux-11.1/debug/test_hellekalek1995.output" 2>&1
...failed testing.capture-output /home/kbelco/boost/results/boost/
bin.v2/libs/random/test/test_hellekalek1995.test/intel-linux-11.1/
debug/test_hellekalek1995.run...


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