[perl #39877] [BUG] [CAGE] Distro tests incomplete

2008-06-17 Thread Will Coleda via RT
On Mon Apr 14 05:32:54 2008, coke wrote: On Sun, Apr 13, 2008 at 10:36 PM, James Keenan via RT [EMAIL PROTECTED] wrote: Coke: Have we overcome this problem? kid51 I don't think so, no. Try this: % mkdir foo % touch foo/bar.t % svn add foo % prove t/distro Shouldn't this

Re: [perl #39877] [BUG] [CAGE] Distro tests incomplete

2008-04-14 Thread Will Coleda
On Sun, Apr 13, 2008 at 10:36 PM, James Keenan via RT [EMAIL PROTECTED] wrote: Coke: Have we overcome this problem? kid51 I don't think so, no. Try this: % mkdir foo % touch foo/bar.t % svn add foo % prove t/distro Shouldn't this complain about: - items that have been svn added but are

[perl #39877] [BUG] [CAGE] Distro tests incomplete

2008-04-14 Thread James Keenan via RT
Let me supply some data: 502 $ perl Configure.pl Parrot Version 0.6.0 Configure 2.0 Copyright (C) 2001-2008, The Perl Foundation. [# snip: need to configure so that Parrot::Test is available ] Okay, we're done! You can now use `make' to build your Parrot. After that, you can use `make test'

[perl #39877] [BUG] [CAGE] Distro tests incomplete

2008-04-13 Thread James Keenan via RT
Coke: Have we overcome this problem? kid51

[perl #39877] [BUG] [CAGE] Distro tests incomplete

2006-07-19 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #39877] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39877 $ svn info| grep Revision Revision: 13383 $ grep cardinal MANIFEST* $ svn pg

[perl #39877] [BUG] [CAGE] Distro tests incomplete

2006-07-19 Thread Will Coleda via RT
Note that r13385 has the same test results - adding the cardinal files to the MANIFEST had no impact on whether or not the tests failed.