Skip Menu |

This queue is for tickets about the Test-Legal CPAN distribution.

Report information
The Basics
Id: 124556
Status: new
Priority: 0/
Queue: Test-Legal

People
Owner: Nobody in particular
Requestors: moray.jones [...] gmail.com
Cc:
AdminCc:

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



Subject: 01s_spelling.t running test on user install
Date: Fri, 23 Feb 2018 15:45:18 +0000
To: bug-Test-Legal [...] rt.cpan.org
From: Moray Jones <moray.jones [...] gmail.com>
01s_spelling.t test is intended to run only for author tests. This is apparent by it skipping the test if /inc/.author exists (as recommended). However, /inc/.author exists in the distribution causing the test to run and fail unpredictably on a user install. Removal of /inc/.author from the distribution would solve the problem.