On Mon May 30 16:03:44 2016, SPROUT wrote:
Show quoted text> I managed to do my own bisect:
>
> 958cdeac409681891afe77bf60db047296523465 is the first bad commit
> commit 958cdeac409681891afe77bf60db047296523465
> Author: Tony Cook <tony@develop-help.com>
> Date: Wed Feb 10 14:30:08 2016 +1100
>
> [perl #127494] don't cache AUTOLOAD as DESTROY
>
> but in some of the commits leading up to it the bisect script was not
> installing required modules due to test failures. I have not yet
> figured out how to get Nicholas’ bisect-runner.pl to skip tests.
With module tests skipped, I’m getting the same results.
Show quoted text> So now I’m trying to reduce the test script to something that will
> fail without modules.
Still trying to do this, but it’s so slow it could take weeks.