Skip Menu |

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

Report information
The Basics
Id: 58987
Status: resolved
Priority: 0/
Queue: Test-Harness

People
Owner: Nobody in particular
Requestors: doughera [...] lafayette.edu
Cc:
AdminCc:

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



CC: Perl Porters <perl5-porters [...] perl.org>
Subject: t/source.t fails when built in perl core with -Dmksymlinks
Date: Wed, 30 Jun 2010 13:46:31 -0400 (EDT)
To: bug-Test-Harness [...] rt.cpan.org
From: Andy Dougherty <doughera [...] lafayette.edu>
Bleadperl recently updated to Test-Harness 3.21. If you build perl with sh /path/to/Configure -Dmksymlinks [etc.] then the perl tree is composed of symlinks to the original files. The new test file t/source.t then fails with the following message: cpan/Test-Harness/t/source.....................................# Failed test 'assemble_meta for file' # at t/source.t line 133. # Structures begin differing at: # $got->{is_symlink} = '1' # $expected->{is_symlink} = '0' FAILED at test 19 I don't know whether simply skipping that test is appropriate, so I haven't suggested a specific patch. -- Andy Dougherty doughera@lafayette.edu
Fixed - for core at least: the symlink aspects of tests are disabled in core.