Boost regression notification (2005-11-16 [RC_1_33_0])

Boost regression test failures ------------------------------ Report time: 2005-11-16T14:08:08Z This report lists all regression test failures on release platforms. Detailed report: http://engineering.meta-comm.com/boost-regression/CVS-RC_1_33_0/developer/is... 3 failures in 3 libraries: multi_index (1) serialization (1) thread (1) |multi_index| test_conv_iterators: vc-8_0 |serialization| test_multiple_ptrs_binary_archive: vc-8_0 |thread| test_mutex_lib: tru64cxx71-006

Douglas Gregor wrote:
|thread| test_mutex_lib: tru64cxx71-006
Has anything been changed in the thread library? If no, I strongly suspect this to be an intermittend failure that will clear up with the next run. To my knowledge, this is the first time ever this test has failed on this platform. Markus

On Nov 17, 2005, at 3:28 AM, Markus Schöpflin wrote:
Douglas Gregor wrote:
|thread| test_mutex_lib: tru64cxx71-006
Has anything been changed in the thread library? If no, I strongly suspect this to be an intermittend failure that will clear up with the next run. To my knowledge, this is the first time ever this test has failed on this platform.
There are some timing-sensitive bits in that test that could trigger failures if the machine was heavily loaded at the time of execution. Assuming the problem just goes away, I wouldn't worry about. The test is probably too strict, and we've seen this kind of problem before with the thread library. Doug
participants (3)
-
Doug Gregor
-
Douglas Gregor
-
Markus Schöpflin