Does anyone know why the following tests occur twice in the storeunit.runall suite, which runs on the old test harness?

unit/recoverBadLog1.unit
unit/recoverBadLog2.unit

I believe that these unit tests live in T_RecoverBadLog.java. The header comment in that file shows recoverBadLog1 being run twice, but not recoverBadLog2. What is the reason to run these tests twice and why does the header comment in T_RecoverBadLog disagree with the contents of storeunit.runall?

Thanks,
-Rick

Reply via email to