Skip to content

Test suite may fail (hash randomization?) #4

@eserte

Description

@eserte

http://matrix.cpantesters.org/?dist=Thrift-Parser+0.06 shows a mixed result for perl 5.17.5 and newer. Together with the test failure output (see below) it seems that here's a hash randomization problem.

#   Failed test 'JSONProtocol generated the expected output'
#   at t/200_jsonprotocol.t line 45.
#          got: '[1,"add",1,1,{"2":{"i32":32},"1":{"i32":15}}]'
#     expected: '[1,"add",1,1,{"1":{"i32":15},"2":{"i32":32}}]'
# Looks like you failed 1 test of 1.
t/200_jsonprotocol.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests

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