Enhancement: Continue with the remaining core test order after automatic resume
Not sure if it's meant to be this way or not, but basically I set my test order to run in order of cppc rank. So best to worst but on a per ccd basis. Best to worst of ccd 0, then best to worst of ccd1. The test ran through ccd0 with no crash but on ccd1 there was a PC restart for the 1st core tested on ccd1 (core 9). The auto restart feature worked and it loaded the test upon reboot and applied updated CO values. But the test order took core 9 to be retested first, then started testing ccd0 all over again instead of switching to the next core of ccd1 as would've been expected. It wouldn't hurt anything by retesting ccd0 all over again but I would've preferred it continue the test as it were before the crash and not restart everything all over.
Currently the way this works is that the core with the crash is being retested and then the testing order from the config file is processed.
Adjusting this to the already tested and still remaining cores is an enhancement idea.