[build] print test failing on release

Volodya, can you investigate the failure of the Boost.build "print" test on the release branch? It's currently failing across all platforms. Thanks, -- Eric Niebler BoostPro Computing http://www.boostpro.com

On Saturday, October 30, 2010 01:55:11 Eric Niebler wrote:
Volodya, can you investigate the failure of the Boost.build "print" test on the release branch? It's currently failing across all platforms.
Frankly, I'm not sure what's happening. It appears that revision 64217 have to be merged to the release branch, and without it, Boost.Build tests don't run at all at release branch, because they cannot find bjam. However, that would mean every single test should fail, and the release summary is pretty fine. Maybe, we manage to run trunk Boost.Build tests, even on release branch? I'll investigate futher. - Volodya

On Friday, November 05, 2010 12:41:17 Vladimir Prus wrote:
On Saturday, October 30, 2010 01:55:11 Eric Niebler wrote:
Volodya, can you investigate the failure of the Boost.build "print" test on the release branch? It's currently failing across all platforms.
Frankly, I'm not sure what's happening. It appears that revision 64217 have to be merged to the release branch, and without it, Boost.Build tests don't run at all at release branch, because they cannot find bjam.
However, that would mean every single test should fail, and the release summary is pretty fine. Maybe, we manage to run trunk Boost.Build tests, even on release branch? I'll investigate futher.
Oh, it turns out that on release branch, release state of Boost.Build is used together with trunk state of bjam. This is something to fix, but not now. I've merged the fix from trunk that should fix the print test failure. - Volodya

On 11/5/2010 11:32 AM, Vladimir Prus wrote:
I've merged the fix from trunk that should fix the print test failure.
Results look good. Thanks. -- Eric Niebler BoostPro Computing http://www.boostpro.com
participants (2)
-
Eric Niebler
-
Vladimir Prus