Skip Menu |

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

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

People
Owner: andy [...] hexten.net
Requestors: ammon [...] rhythm.com
Cc:
AdminCc:

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



Subject: Unable to handle circular links
Date: Fri, 6 Oct 2006 15:58:01 -0700
To: bug-test-harness [...] rt.cpan.org
From: Ammon Riley <ammon [...] rhythm.com>
Hi, While building a test-suite for a module that crawls directories containing symbolic links, I built a test directory which contains the following structure: root |-- link -> subdir `-- subdir `-- updir -> .. All of a sudden, 'prove -r' started hanging -- it's unable to handle the circular symbolic links, and gets stuck in an infinite loop. I've attached a patch for prove and Test::Harness::Utils. Cheers, Ammon -- Ammon Riley * Senior Pipeline Programmer * ammon@rhythm.com Rhythm & Hues * Los Angeles, CA

Message body is not shown because sender requested not to inline it.

Fixed in 2.99 r760, thanks.