<div dir="ltr">The function in the subject returns a path to a utility on which to run a test. But in the process, it tries to run the utility itself. This seems strange. In my case, the test itself failed, but the code reported "Could not find {file}", which is incorrect. It also causes the actual tests to get skipped, when they should fail.<br><br>I can fix this, but I don't understand why there's an attempt to run a utility in order to determine its path. I would think that checking that the file exists would be sufficient (and this already occurs), but I'm not privy to the history.<br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div></div>