Skip to content

Can't install module #25

@coke

Description

@coke
$ perl6 --version
This is Rakudo version 2019.07.1-239-g579ac66e8 built on MoarVM version 2019.07.1-134-ga37504d12
implementing Perl 6.d.
$ zef install Pod::To::Cached
===> Searching for: Pod::To::Cached
===> Testing: Pod::To::Cached:ver<0.3.3>
# Failed test 'One current, one tainted'
# at t/020-source.t line 137
# expected: ${:a-pod-file("Current"), :a-second-pod-file("Valid")}
#      got: ${:a-pod-file("Current"), :a-second-pod-file("Current")}
# Failed test 'One current, one tainted'
# at t/020-source.t line 156
# expected: ${:a-pod-file("Valid"), :a-second-pod-file("Current")}
#      got: ${:a-pod-file("Current"), :a-second-pod-file("Current")}
# Failed test 'One remains Valid because new version did not compile'
# at t/020-source.t line 159
# expected: ${:a-pod-file("Valid"), :a-second-pod-file("Current")}
#      got: ${:a-pod-file("Current"), :a-second-pod-file("Current")}
# Failed test 'Error detected in pod'
# at t/020-source.t line 161
# expected a match with: /'Compile error'/
#                   got: ""
# Failed test 'new file not added to cache because it did not compile'
# at t/020-source.t line 168
# Failed test 'hash-files with seq of statuses correct'
# at t/020-source.t line 221
# expected: ${:a-pod-file("Valid"), :pod-file-to-deprecate("Old")}
#      got: ${:pod-file-to-deprecate("Old")}
# You failed 6 tests of 36
# test pod extraction
# testing freeze
# Heavy duty test optional
===> Testing [FAIL]: Pod::To::Cached:ver<0.3.3>
Aborting due to test failure: Pod::To::Cached:ver<0.3.3> (use --force-test to override)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions