Skip Menu |

This queue is for tickets about the File-ArchivableFormats CPAN distribution.

Report information
The Basics
Id: 132785
Status: rejected
Priority: 0/
Queue: File-ArchivableFormats

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.8
Fixed in: (no value)



Subject: application/x-genesis-rom vs. text/markdown
On some of my smokers (mostly with older OS like CentOS6, Debian/wheezy) t/300-path-tiny.t fails: ... # Failed test 'Path::Tiny goes well: ' # at t/300-path-tiny.t line 25. # got: '0' # expected: '1' # Failed test ' is a plain text file' # at t/300-path-tiny.t line 28. # got: 'application/x-genesis-rom' # expected: 'text/markdown' # Failed test 'Path::Tiny handling goes well with a filehandle: t/data/README.md' # at t/300-path-tiny.t line 34. # got: '0' # expected: '1' # Failed test ' is a plain text file' # at t/300-path-tiny.t line 37. # got: 'application/x-genesis-rom' # expected: 'text/markdown' # Looks like you failed 4 tests of 9. t/300-path-tiny.t .... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/9 subtests ...
Hello thanks for the report! On Tue 09 Jun 2020 07:42:37, SREZIC wrote: Show quoted text
> On some of my smokers (mostly with older OS like CentOS6, > Debian/wheezy) t/300-path-tiny.t fails:
Debian wheezy is no longer supported since 2018-05-31 by Debian. Debian Jesse is going to go EOL by the end of this month. CentOS6 is going EOL in a couple of months (2020-11-XX). I'm not going to spent time on this, if people want to have this on these old installations I recommend they upgrade their OS or use another module.