$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [chrono] [thread] Test names too long
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-03-18 14:33:37
Le 18/03/12 11:32, Vicente Botet a écrit :
> Steven Watanabe-4 wrote
>> AMDG
>>
>> When I try to run the tests for Boost.Thread or
>> Boost.Chrono I get an error like:
>>
>> failed to write output file
>> '..\bin.v2\libs\chrono\test\basic_stopwatch_reporter
>> _laps_accumulator_set_pass_shared.test\msvc-10.0express\debug\asynch-exceptions-
>> on\threading-multi\stopwatch\basic_stopwatch_reporter_laps_accumulator_set_pass.
>> obj.rsp'!
>>
>> Could the names possibly be made shorter?
>> I can get it to build using --hash, but
>> they're still rather long.
>>
>>
> I will do it.
> Vicente
Hi,
I have made the test case shorter( See Committed revision 77378). BTW,
which is the limit?
Vicente