<URL: https://rt.cpan.org/Ticket/Display.html?id=92313 >
I've applied the patch provided by haarg and released as 1.06. On Mon Jan 20 22:32:02 2014, haarg wrote: > On Mon Jan 20 19:17:21 2014, KENTNL wrote: > > If you look here: > > http://matrix.cpantesters.org/?dist=File- > > ReadBackwards%201.05;os=linux;reports=1 > > > > You will find a very large amount of failures reported by myself. > > > > This is seemingly due to some kind of test interaction between the > > tests, due > > to tests running in parallel, via `export HARNESS_OPTIONS=j10` > > > > Sometimes it just works ok and terminates with a failed test, other > > times, CPU > > goes 100% and I have to track down and kill t/bw.t > > I've attached a patch that should fix this.