Bug#720975: libdancer-perl: FTBFS with perl 5.18: test failures

Olof Johansson olof at ethup.se
Tue Sep 3 19:16:00 UTC 2013


Tags: patch, upstream
Forwarded: https://github.com/PerlDancer/Dancer/pull/959

On 2013-08-26 18:43 +0100, Dominic Hargreaves wrote:
> #   Failed test 'mime_type is ok'
> #   at t/06_helpers/01_send_file.t line 89.
> #          got: 'text/x-perl'
> #     expected: 'application/x-perl'
> # Looks like you failed 1 test of 25.
> t/06_helpers/01_send_file.t .................... 
> Dubious, test returned 1 (wstat 256, 0x100)

This is caused by hash randomization, where MIME::Types will respond
with either application/perl or text/perl for the .pl extension. I've
proposed a patch for this upstream.

-- 
 --------------------------------------------------------------- 
| Olof Johansson                              http://stdlib.se/ |
|  irc: zibri                           https://github.com/olof |
 --------------------------------------------------------------- 



More information about the pkg-perl-maintainers mailing list