caemyr(a)myopera.com wrote:
It seems that any crash in APITESTS on vbox testbot is
causing
rosautotest to redo from start.
Apparently, we're dealing with lost cache contents or even filesystem
corruption here. If you look for "Writing initial journal file", you'll
see that it appears multiple times in the log while this should only
happen once at the very beginning.
If somebody has a few minutes to spend, please take a look at
CJournaledTestList.cpp in rosautotest. Maybe we can add a manual flush
command here to ensure that the journal is written back to the disk
before we start testing.
Cheers,
Colin