Boost logo

Boost :

From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-11-24 21:06:51


"John Maddock" <john_at_[hidden]> wrote in message
news:001501c82eb5$7a293ba0$3ce70c52_at_fuji...
> Beman Dawes wrote:
>> Which specific test are you concerned about? regex_regress_threaded?
>> Any others?
>
> Yes, currently just http://tinyurl.com/yqx58t is failing because of a
> thread
> resource issue: I checked in some changes to that test case so it does
> fail
> anymore if thread creation fails (the rationale being "it's not my
> fault"),
> but I'm seeing sporadic failures on the same test from Boost.Test throwing
> a
> system_error *before* cpp_main is reached. It could be an issue with
> whatever the load is on the test machine sometimes tripping that test up.

I've commited changes into Program Execution Monitor, so system_error is
caught and reported inside cpp_main.ipp. It should shed some light on the
cause of failure. I also added failed expression string to the system_error.

Gennadiy


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk