Re: [boost] Re: [test] regression with latest change tolibs/test/src/test_tools.cpp

Hi Gennadiy ----- Mensaje original ----- De: Gennadiy Rozental <gennadiy.rozental@thomson.com> Fecha: Domingo, Julio 25, 2004 9:55 pm Asunto: [boost] Re: [test] regression with latest change tolibs/test/src/test_tools.cpp
FYI, latest changes to the aforementioned file seem to break things for msvc-stlport, as shown for instance at:
Dave tried to use "using namespace std" solution. It's already fixed in cvs.
Thanks for the quick response! Let's see if this fixes things up in the next testing cycle. Best, Joaquín M López Muñoz Telefónica, Ingectigación y Desarrollo

At Sunday 2004-07-25 13:45, you wrote:
Hi Gennadiy
----- Mensaje original ----- De: Gennadiy Rozental <gennadiy.rozental@thomson.com> Fecha: Domingo, Julio 25, 2004 9:55 pm Asunto: [boost] Re: [test] regression with latest change tolibs/test/src/test_tools.cpp
FYI, latest changes to the aforementioned file seem to break things for msvc-stlport, as shown for instance at:
Dave tried to use "using namespace std" solution. It's already fixed in cvs.
Thanks for the quick response! Let's see if this fixes things up in the next testing cycle.
The results at metacomm seem to be somewhat out of date. According to my logs I've run the tests both yesterday and today. Also, I now have the vc8.0 beta and would be happy to add those to my testing if I only knew how to go about adding a toolset. Any assistance would be greatly appreciated.
Best,
Joaquín M López Muñoz Telefónica, Ingectigación y Desarrollo
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"

Victor A. Wagner Jr. writes:
The results at metacomm seem to be somewhat out of date. According to my logs I've run the tests both yesterday and today.
I'm afraid something's wrong with your 'collect-logs' step of the regression procedure. The reports *are* regenerated every two hours, and your uploaded results at ftp://fx.meta-comm.com/boost-regression/CVS-HEAD/ have today's timestamp, but the archived XML is dated Fri, 23 Jul: <?xml version="1.0" encoding="iso-8859-1"?> <test-run source="tarball" runner="RudbekAssociates" timestamp="Fri, 23 Jul 2004 04:07:50 +0000" platform="win32" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tag="CVS-HEAD" run-type="full">
Also, I now have the vc8.0 beta and would be happy to add those to my testing if I only knew how to go about adding a toolset. Any assistance would be greatly appreciated.
I just added "tools/build/v1/vc8.0-tools.jam" in the CVS. -- Aleksey Gurtovoy MetaCommunications Engineering

At Sunday 2004-07-25 19:41, you wrote:
Victor A. Wagner Jr. writes:
The results at metacomm seem to be somewhat out of date. According to my logs I've run the tests both yesterday and today.
I'm afraid something's wrong with your 'collect-logs' step of the regression procedure. The reports *are* regenerated every two hours, and your uploaded results at ftp://fx.meta-comm.com/boost-regression/CVS-HEAD/ have today's timestamp, but the archived XML is dated Fri, 23 Jul:
<?xml version="1.0" encoding="iso-8859-1"?> <test-run source="tarball" runner="RudbekAssociates" timestamp="Fri, 23 Jul 2004 04:07:50 +0000" platform="win32" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tag="CVS-HEAD" run-type="full">
if you look at EVERY OTHER timestamp in the file it's different I have NO idea where that comes from, I've been doing checkouts from CVS. I don't even know what a tarball is. I'll try the vc8.0 in a little bit.....dinner is ready now
Also, I now have the vc8.0 beta and would be happy to add those to my testing if I only knew how to go about adding a toolset. Any assistance would be greatly appreciated.
I just added "tools/build/v1/vc8.0-tools.jam" in the CVS.
-- Aleksey Gurtovoy MetaCommunications Engineering
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"

Victor A. Wagner Jr. writes:
At Sunday 2004-07-25 19:41, you wrote:
Victor A. Wagner Jr. writes:
The results at metacomm seem to be somewhat out of date. According to my logs I've run the tests both yesterday and today.
I'm afraid something's wrong with your 'collect-logs' step of the regression procedure. The reports *are* regenerated every two hours, and your uploaded results at ftp://fx.meta-comm.com/boost-regression/CVS-HEAD/ have today's timestamp, but the archived XML is dated Fri, 23 Jul:
<?xml version="1.0" encoding="iso-8859-1"?> <test-run source="tarball" runner="RudbekAssociates" timestamp="Fri, 23 Jul 2004 04:07:50 +0000" platform="win32" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tag="CVS-HEAD" run-type="full">
if you look at EVERY OTHER timestamp in the file it's different
Hmm, indeed. Looks like 'regression.py' is at fault here. OK, fixed in the CVS and the attached revision.
I have NO idea where that comes from, I've been doing checkouts from CVS. I don't even know what a tarball is.
Fixed this one as well (now in your case it should say "CVS"). -- Aleksey Gurtovoy MetaCommunications Engineering

At Sunday 2004-07-25 23:14, you wrote:
[deleted] Hmm, indeed. Looks like 'regression.py' is at fault here. OK, fixed in the CVS and the attached revision.
I have NO idea where that comes from, I've been doing checkouts from CVS. I don't even know what a tarball is.
Fixed this one as well (now in your case it should say "CVS").
ok, got it, my chron job starts in 90 min, I'll see how it looks when I wake up.
-- Aleksey Gurtovoy MetaCommunications Engineering
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"
participants (3)
-
Aleksey Gurtovoy
-
JOAQUIN LOPEZ MU?Z
-
Victor A. Wagner Jr.