[Report] 1 regressions on RC_1_34_0 (2007-04-19)

Boost Regression test failures Report time: 2007-04-19T04:27:14Z This report lists all regression test failures on release platforms. Detailed report: http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/is... 1 failures in 1 libraries graph (1) |graph| adj_list_cc: gcc-cygwin-3.4.4

Douglas Gregor wrote:
|graph| adj_list_cc: gcc-cygwin-3.4.4
AFAICT this must be a problem in the test machine itself (or some very obscure bug in bjam). The log for that test shows: ==== gcc.compile.c++ X:\boost-regression\gcc-d\results\boost\bin.v2\libs\graph\test\adj_list_cc.test\gcc-cygwin-3.4.4\debug\python-2.4\target-os-cygwin\adj_list_cc.o "C:/Cygwin/bin/g++.exe" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -I".." -c -o "X:\boost-regression\gcc-d\results\boost\bin.v2\libs\graph\test\adj_list_cc.test\gcc-cygwin-3.4.4\debug\python-2.4\target-os-cygwin\adj_list_cc.o" "..\libs\graph\test\adj_list_cc.cpp" ...failed gcc.compile.c++ X:\boost-regression\gcc-d\results\boost\bin.v2\libs\graph\test\adj_list_cc.test\gcc-cygwin-3.4.4\debug\python-2.4\target-os-cygwin\adj_list_cc.o... ...removing X:\boost-regression\gcc-d\results\boost\bin.v2\libs\graph\test\adj_list_cc.test\gcc-cygwin-3.4.4\debug\python-2.4\target-os-cygwin\adj_list_cc.o ==== Trying that test out with the closest compiler I have, mingw-3.4.5, it passes without problem in a short amount of time. Meaning that it is unlikely that the test is hitting the 10 minute timeout Roland runs bjam with. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

Rene Rivera wrote:
AFAICT this must be a problem in the test machine itself (or some very obscure bug in bjam). The log for that test shows: ... Trying that test out with the closest compiler I have, mingw-3.4.5, it passes without problem in a short amount of time. Meaning that it is unlikely that the test is hitting the 10 minute timeout Roland runs bjam with.
As you can see from the tables, on the very same machine, even in the same run the mingw-3.4.5 is passing on my machine too. I remember, that this test was successfully passing once ago, and then suddenly started to fail. Perhaps we just could go back in history and look which changes might have caused this? Roland
participants (3)
-
Douglas Gregor
-
Rene Rivera
-
Roland Schwarz