|
Boost Testing : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-12-01 14:36:16
Victor A. Wagner Jr. wrote:
> At 11:08 2006-11-29, Vladimir Prus wrote:
>>Andreas Huber wrote:
>>
>> > Hi Victor
>> >
>> > Due to a recent global change concerning threading mode, the results of
>> > a few tests now land in a different directory than before. The old
>> > results are still displayed in the regression reports. To fix this
>> > problem, could you please delete the following directories on the test
>> > machine?
>> >
>> > C
>>\Projects\results\boost\bin.v2\libs\statechart\test\FifoSchedulerTest*.test
>> >
>> > (note the wildcard, there should be 4 directories to delete)
>>
>>I would also suggest to delete all results for:
>>
>> - concept_check
>> - iostreams
>> - math
>> - test
>>
>>Some of those fail with most current version, but when we fix that, the
>>stale results will create problems.
>
> I'd be happy to..... where do I find them?
In bin.v2/libs/<library-name> directory, so you'd have to remove:
bin.v2/libs/math
bin.v2/libs/concept_check
bin.v2/libs/iostreams
bin.v2/libs/test
Thanks,
Volodya