--- - branch: MAIN date: Sun Mar 17 05:13:13 UTC 2013 files: - new: '1.4' old: '1.3' path: src/tests/lib/libpthread/t_cond.c pathrev: src/tests/lib/libpthread/t_cond.c@1.4 type: modified id: 20130317T051313Z.eeb54956f27f7e5979b1b84478eeb230e396b341 log: | Try to trigger the cond_timedwait_race race several times. Sometime this tests passes (after all, it's exercising a race condition) and when it does it's reported as a failure. By giving the test a few chances to expose the problem, we prevent this noisy signal. When the race is really addressed, this will start failing consistently as expected. module: src subject: 'CVS commit: src/tests/lib/libpthread' unixtime: '1363497193' user: jmmv