From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-10-16 12:18:52


"John Maddock" <john_at_[hidden]> wrote in message
news:033d01c8100d$970b7970$b9f01b52_at_fuji...
> Gennadiy Rozental wrote:
>> "John Maddock" <john_at_[hidden]> wrote in message
>> news:018301c80fd4$fe4c3630$0f241452_at_fuji...
>>> The recent changes to Boost.Test are causing math/common_factor_test
>>> to fail
>>> on all gcc and Unix-like platforms: the program goes into infinite
>>> recursion
>>> inside Boost.Test:
>>>
>>> #107563 0x004641cf in
>>> boost::unit_test::ut_detail::auto_tc_exp_fail<gcd_test_suite::gcd_unmarked_int_test_id>::auto_tc_exp_fail
>>> Fixed in 40076.
>
> Nope, now I get:
>
> "Test setup error: test tree is empty"
>
> Followed by test failure,

Can you give me an example. It looks like unrelated issue.

Gennadiy