Skip to content

t/read.tree.t fails with version 1.33 on Windows #4

@shawnlaffan

Description

@shawnlaffan

Presumably related to the shift to File::Slurper but I have not diagnosed any further.

Sample fail reports on CPAN Testers:
http://www.cpantesters.org/cpan/report/76d46504-71fb-1014-b65d-b70acf55203a
http://www.cpantesters.org/cpan/report/039b1135-7a55-1014-a877-98872bbe1311
http://www.cpantesters.org/cpan/report/c9d83ae4-6bf9-1014-8029-b1e672673db0

Test log from the first link is below to save checking (and in case CPAN Testers is slow).

# Testing Tree::DAG_Node V 1.33
# Using ExtUtils::MakeMaker V 7.72
# Using File::Slurper V 0.014
# Using strict V 1.08
# Using utf8 V 1.13_01
# Using warnings V 1.23
t/00.versions.t ............. ok
t/about.perl.t .............. ok
# Warning: Don't try this at home kids. Some trees get into an infinite loop.
t/cut.and.paste.subtrees.t .. ok
t/load.t .................... ok

#   Failed test 'Utf8 attributes: Output tree matches shipped tree'
#   at t/read.tree.t line 31.
Wide character in print at C:\home\grapefruit\perl5\lib\perl5/Test2/Formatter/TAP.pm line 125.
#          got: 'Root. Attributes: {}
#     |--- ��. Attributes: {# => "����"}
#     |    |--- �¢. Attributes: {# => "�¢�¢"}
#     |    |    |--- ��. Attributes: {# => "����"}
#     |    |--- �¤. Attributes: {# => "�¤�¤"}
#     |    |--- �©. Attributes: {# => "�©�©"}
#     |         |--- ��. Attributes: {# => "����"}
#     |              |--- �±. Attributes: {# => "�±�±"}
#     |                   |--- ��. Attributes: {# => "����"}
#     |                        |--- �´. Attributes: {# => "�´�´"}
#     |                        |--- �´. Attributes: {# => "�´�´"}
#     |--- ��. Attributes: {# => "����"}
#          |--- �®. Attributes: {# => "�®�®"}
#          |    |--- �©. Attributes: {# => "�©�©"}
#          |--- �£. Attributes: {# => "�£�£"}
#          |--- �. Attributes: {# => "��"}
#          |--- �. Attributes: {# => "��"}
#          |--- ��xX. Attributes: {# => "��xX��xX"}
#               |--- �­. Attributes: {# => "�­�­"}
#               |--- �º. Attributes: {# => "�º�º"}
#               |--- �«. Attributes: {# => "�«�«"}
#               |--- �». Attributes: {# => "�»�»"}
# '
#     expected: 'Root. Attributes: {}
#     |--- ��. Attributes: {# => "����"}
#     |    |--- �¢. Attributes: {# => "�¢�¢"}
#     |    |    |--- ��. Attributes: {# => "����"}
#     |    |--- �¤. Attributes: {# => "�¤�¤"}
#     |    |--- �©. Attributes: {# => "�©�©"}
#     |         |--- ��. Attributes: {# => "����"}
#     |              |--- �±. Attributes: {# => "�±�±"}
#     |                   |--- ��. Attributes: {# => "����"}
#     |                        |--- �´. Attributes: {# => "�´�´"}
#     |                        |--- �´. Attributes: {# => "�´�´"}
#     |--- ��. Attributes: {# => "����"}
#          |--- �®. Attributes: {# => "�®�®"}
#          |    |--- �©. Attributes: {# => "�©�©"}
#          |--- �£. Attributes: {# => "�£�£"}
#          |--- �. Attributes: {# => "��"}
#          |--- �. Attributes: {# => "��"}
#          |--- ��xX. Attributes: {# => "��xX��xX"}
#               |--- �­. Attributes: {# => "�­�­"}
#               |--- �º. Attributes: {# => "�º�º"}
#               |--- �«. Attributes: {# => "�«�«"}
#               |--- �». Attributes: {# => "�»�»"}
# '
# Looks like you failed 1 test of 3.
t/read.tree.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 
t/string2hash.t ............. ok

Test Summary Report
-------------------
t/read.tree.t             (Wstat: 256 (exited 1) Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
Files=6, Tests=26,  2 wallclock secs ( 0.09 usr +  0.05 sys =  0.14 CPU)
Result: FAIL
Failed 1/6 test programs. 1/26 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'

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