## reproduce ~~ $ cd tests $ ./runtests.pl ~~ This used to stop the tests at first fail (unless `-a` is used) but now it will run through them all as if `-a` is always used. This is with current master on Linux.