[regression testing] Is likely broken right now...

This change by Danile Wallin: http://build.redshift-software.com:9990/changes/156 Change #156 Is causing errors in the build about missing test targets: http://build.redshift-software.com:9990/RSI-SoL-OnDemand/builds/13/boost.jam... (ignore the timeout error, that's my problem) -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Rene Rivera wrote:
This change by Danile Wallin:
http://build.redshift-software.com:9990/changes/156 Change #156
Is causing errors in the build about missing test targets:
http://build.redshift-software.com:9990/RSI-SoL-OnDemand/builds/13/boost.jam...
(ignore the timeout error, that's my problem)
The errors in your log doesn't seem to have anything to do with my change. This looks like the change that introduced the problem: revision 1.158 date: 2005/04/12 06:54:09; author: rogeeff; state: Exp; lines: +5 -0 Added Boost.Test examples for sanity checking -- Daniel Wallin

Daniel Wallin wrote:
Rene Rivera wrote:
This change by Danile Wallin:
http://build.redshift-software.com:9990/changes/156 Change #156
Is causing errors in the build about missing test targets:
http://build.redshift-software.com:9990/RSI-SoL-OnDemand/builds/13/boost.jam...
(ignore the timeout error, that's my problem)
The errors in your log doesn't seem to have anything to do with my change. This looks like the change that introduced the problem:
revision 1.158 date: 2005/04/12 06:54:09; author: rogeeff; state: Exp; lines: +5 -0 Added Boost.Test examples for sanity checking
Yea, noticed only a few minutes after I sent the above :-( There's another post with the above change. Sorry, again, Daniel. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Rene Rivera wrote:
This change by Danile Wallin:
http://build.redshift-software.com:9990/changes/156 Change #156
Is causing errors in the build about missing test targets:
http://build.redshift-software.com:9990/RSI-SoL-OnDemand/builds/13/boost.jam...
Oops, it's not that change that caused the problems, sorry Daniel :-) It's this set of changes by Gennadiy Rozental: http://build.redshift-software.com:9990/RSI-SoL-OnDemand/builds/10 -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Gennadiy, *please* fix this immediately. We're hoping to feature-freeze for the next release this Friday and it's rather hard to do with so much broken code. Doug On Apr 12, 2005, at 5:14 PM, Rene Rivera wrote:
Rene Rivera wrote:
This change by Danile Wallin: http://build.redshift-software.com:9990/changes/156 Change #156 Is causing errors in the build about missing test targets: http://build.redshift-software.com:9990/RSI-SoL-OnDemand/builds/13/ boost.jam.1/0
Oops, it's not that change that caused the problems, sorry Daniel :-)
It's this set of changes by Gennadiy Rozental:
http://build.redshift-software.com:9990/RSI-SoL-OnDemand/builds/10
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Douglas Gregor wrote:
Gennadiy, *please* fix this immediately. We're hoping to feature-freeze for the next release this Friday and it's rather hard to do with so much broken code.
Chill... He fixed it, in a rather impressive short amount of time :-) -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

"Douglas Gregor" <doug.gregor@gmail.com> wrote in message news:4c2017613e0559be6eda9e0e368d035d@cs.indiana.edu...
Gennadiy, *please* fix this immediately. We're hoping to feature-freeze for the next release this Friday and it's rather hard to do with so much broken code.
I do not think it were causing any code breakage (I wonder why it's matter at all - the only thing that should've happened is that my examples shouldn't be tested, is it?) Gennadiy

Gennadiy Rozental wrote:
"Douglas Gregor" <doug.gregor@gmail.com> wrote in message news:4c2017613e0559be6eda9e0e368d035d@cs.indiana.edu...
Gennadiy, *please* fix this immediately. We're hoping to feature-freeze for the next release this Friday and it's rather hard to do with so much broken code.
I do not think it were causing any code breakage (I wonder why it's matter at all - the only thing that should've happened is that my examples shouldn't be tested, is it?)
Yes, at best. But it could have confused the log processing, at worst and caused no results. More importantly, it could have taken a long time before anyone noticed there were missing tests. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Douglas Gregor <doug.gregor@gmail.com> writes:
Gennadiy, *please* fix this immediately. We're hoping to feature-freeze for the next release this Friday and it's rather hard to do with so much broken code.
What is going on with Boost.Build version 2? Are we going to go through _another_ release cycle without retiring version 1? I think the upgrade to version 2 had better be a requirement for this release. That may upset people not too involved with the development of the build system, but having our attention spread across three versions (yes, three -- there's a Python port underway) is costing Boost too much. Getting our build/test system to be solid is crucial for Boost as a whole and that isn't going to happen until the BB team regains its focus. -- Dave Abrahams Boost Consulting www.boost-consulting.com
participants (5)
-
Daniel Wallin
-
David Abrahams
-
Douglas Gregor
-
Gennadiy Rozental
-
Rene Rivera