Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

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

1 view
Skip to first unread message

Will Coleda

unread,
Jul 19, 2006, 11:58:40 AM7/19/06
to bugs-bi...@rt.perl.org
# 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 svn:keywords languages/cardinal/cardinal.pir
$ prove t/distro/*.t
...
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/distro/manifest_skip.t 2 512 2 2 100.00% 1-2


That test failure is complaining about svn ignores vs. MANIFEST.SKIP
- but no complaints about the new cardinal language missing from
MANIFEST (or, having its svn:keywords missing, but I think the
addition to MANIFEST will resolve that.) *something* should squawk here.

--
Will "Coke" Coleda
wi...@coleda.com


Will Coleda via RT

unread,
Jul 19, 2006, 12:14:31 PM7/19/06
to perl6-i...@perl.org
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.
0 new messages