Skip Menu |

This queue is for tickets about the Module-CPANTS-Analyse CPAN distribution.

Report information
The Basics
Id: 85419
Status: resolved
Priority: 0/
Queue: Module-CPANTS-Analyse

People
Owner: Nobody in particular
Requestors: KENTNL [...] cpan.org
Cc:
AdminCc:

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



Subject: t/analyse_axkit_xsp_l10n.t fails tests 11 and 12
 prove -lvr t/analyse_axkit_xsp_l10n.t
t/analyse_axkit_xsp_l10n.t ..
1..14
ok 1 - unpack ok
ok 2 - files
ok 3 - size_packed
ok 4 - modules is ARRAY
ok 5 - module
ok 6 - prereq is ARRAY
ok 7 - prereq
ok 8 - uses is HASH
ok 9 - uses
ok 10 - has_yaml
not ok 11 - metayml_is_parsable

Show quoted text
#   Failed test 'metayml_is_parsable'
#   at t/analyse_axkit_xsp_l10n.t line 31.
not ok 12 - LICENSE

Show quoted text
#   Failed test 'LICENSE'
#   at t/analyse_axkit_xsp_l10n.t line 32.
#          got: ' defined in LICENSE'
#     expected: 'perl defined in META.yaml defined in LICENSE'
ok 13 - does not need compiler
ok 14 - no warnings
Show quoted text
# Looks like you failed 2 tests of 14.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/14 subtests

Test Summary Report
-------------------
t/analyse_axkit_xsp_l10n.t (Wstat: 512 Tests: 14 Failed: 2)
  Failed tests:  11-12
  Non-zero exit status: 2
Closed this ticket as resolved. This happened for MCA <= 0.87 (most probably) due to YAML::Any (with recent YAML backend), which is not used anymore. If you still suffer from it, please reopen this ticket. Thanks. On Sun May 19 05:03:27 2013, KENTNL wrote: Show quoted text
> prove -lvr t/analyse_axkit_xsp_l10n.t > t/analyse_axkit_xsp_l10n.t .. > 1..14 > ok 1 - unpack ok > ok 2 - files > ok 3 - size_packed > ok 4 - modules is ARRAY > ok 5 - module > ok 6 - prereq is ARRAY > ok 7 - prereq > ok 8 - uses is HASH > ok 9 - uses > ok 10 - has_yaml > not ok 11 - metayml_is_parsable > > # Failed test 'metayml_is_parsable' > # at t/analyse_axkit_xsp_l10n.t line 31. > not ok 12 - LICENSE > > # Failed test 'LICENSE' > # at t/analyse_axkit_xsp_l10n.t line 32. > # got: ' defined in LICENSE' > # expected: 'perl defined in META.yaml defined in LICENSE' > ok 13 - does not need compiler > ok 14 - no warnings > # Looks like you failed 2 tests of 14. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/14 subtests > > Test Summary Report > ------------------- > t/analyse_axkit_xsp_l10n.t (Wstat: 512 Tests: 14 Failed: 2) > Failed tests: 11-12 > Non-zero exit status: 2