
Hi everybody, does anyone have hints as to why the Linux regression logs include the first 3 dynamic_bitset test files twice, in two different versions? Example: gcc-3.4.0- linux 3.4.0 ------------------------------------------------------------------- dyn_bitset_unit_tests1 Fail dyn_bitset_unit_tests1 Pass dyn_bitset_unit_tests2 Fail dyn_bitset_unit_tests2 Pass dyn_bitset_unit_tests3 Fail dyn_bitset_unit_tests3 Pass dyn_bitset_unit_tests4 Pass -- Genny.

Gennaro Prota wrote:
Hi everybody,
does anyone have hints as to why the Linux regression logs include the first 3 dynamic_bitset test files twice, in two different versions?
Apparently, the tests where moved to a different location in the tree. When older test results aren't removed we end up with duplicates. I'll remove the dynamic_bitset results before the next test run. Regards, m
participants (2)
-
Gennaro Prota
-
Martin Wille