Re: [boost] [Boost-testing] Testing fails on trunk with r43710

Nicola Musatti wrote:
Hallo, I've just tried running bjam on Windows with the following arguments: bjam -a -l600 --v2 --dump-tests toolset=msvc-8.0 1>bjam.log 2>&1
My bjam version is: Boost.Build V2 (Milestone 12) Boost.Jam 03.1.16
The result is the following:
../util/test.jam: No such file or directory
Am I doing anythong wrong?
Nothing... The problem was this check-in: <http://svn.boost.org/trac/boost/changeset/43691/trunk/libs/serialization/test/Jamfile.v2> Unfortunately it's a large composite check-in that is just about impossible for me to revert or fix. Robert needs to check in the missing files. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org (msn) - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

Rene Rivera wrote:
Nicola Musatti wrote:
Hallo, I've just tried running bjam on Windows with the following arguments: bjam -a -l600 --v2 --dump-tests toolset=msvc-8.0 1>bjam.log 2>&1
My bjam version is: Boost.Build V2 (Milestone 12) Boost.Jam 03.1.16
The result is the following:
../util/test.jam: No such file or directory
Am I doing anythong wrong?
Nothing... The problem was this check-in:
<http://svn.boost.org/trac/boost/changeset/43691/trunk/libs/serialization/test/Jamfile.v2>
Unfortunately it's a large composite check-in that is just about impossible for me to revert or fix. Robert needs to check in the missing files.
PS. I've disabled the serialization tests for now <http://svn.boost.org/trac/boost/changeset/43714>. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org (msn) - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

I just checked in the missing piece. Should be OK now Robert Ramey Rene Rivera wrote:
Rene Rivera wrote:
Nicola Musatti wrote:
Hallo, I've just tried running bjam on Windows with the following arguments: bjam -a -l600 --v2 --dump-tests toolset=msvc-8.0 1>bjam.log 2>&1
My bjam version is: Boost.Build V2 (Milestone 12) Boost.Jam 03.1.16
The result is the following:
../util/test.jam: No such file or directory
Am I doing anythong wrong?
Nothing... The problem was this check-in:
<http://svn.boost.org/trac/boost/changeset/43691/trunk/libs/serialization/test/Jamfile.v2>
Unfortunately it's a large composite check-in that is just about impossible for me to revert or fix. Robert needs to check in the missing files.
PS. I've disabled the serialization tests for now <http://svn.boost.org/trac/boost/changeset/43714>.

Robert Ramey wrote:
I just checked in the missing piece. Should be OK now
It is for me, thanks. Cheers, Nicola -- Nicola.Musatti <at> gmail <dot> com Home: http://nicola.musatti.googlepages.com/home Blog: http://wthwdik.wordpress.com/
participants (3)
-
Nicola Musatti
-
Rene Rivera
-
Robert Ramey