While the code is pretty good about not doing "silly stuff" when there are failures in clicast commands, some things (such a licensing not allowing a command to run at all!) cause things to trip-up.
We should add better validation/checks around commands that might fail in a serious way and not allow us to proceed.
Way to do this: run tools auto_baseline_test without a baselining license -- you're not going to get a bl.tst, but the rest of the script is hard-coded to expect it to exist.