Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Boost.Locale failure killing nightly tests
From: Artyom Beilis (artyomtnk_at_[hidden])
Date: 2011-07-16 11:02:25


----- Original Message ----

> From: Daniel James <dnljms_at_[hidden]>
> To: Running Boost regression tests <boost-testing_at_[hidden]>
> Sent: Sat, July 16, 2011 5:46:58 PM
> Subject: Re: [Boost-testing] Boost.Locale failure killing nightly tests
>
> n 15 July 2011 21:04, Artyom Beilis <artyomtnk_at_[hidden]> wrote:
> >
> > 1. Why does it stop testing if one library can't be build?
> >
> > What can be done to fix it?
>
> I think the EXIT rule causes the whole run to stop, not just your
> jamfile. Other libraries with a similar issue generally run the
> configuration first, and then declare the library and tests inside a
> conditional. But you really need to ask on the build list about this
> if you want to know any more.
>
> It might be more 'declarative' to have a dependency which acts more
> like a build failure if the requirements aren't available, but I don't
> know if that's possible.
>

I've already changed in trunk the exit by setting the rule <build>no

  https://svn.boost.org/trac/boost/changeset/73147

I hope it helps

In any case I need to figure out why iconv is not found. Because
it should be available on Darwin (I have it on Darwin 8.01)

 Artyom Beilis
--------------
CppCMS - C++ Web Framework: http://cppcms.sf.net/
CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/

_______________________________________________
> Boost-Testing mailing list
> Boost-Testing_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-testing
>


Boost-testing list run by mbergal at meta-comm.com