Source: libyaml-syck-perl
Version: 1.25-1
Severity: important
User: [email protected]
Usertags: perl-5.18-transition
Tags: sid jessie fixed-upstream
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=84466

This package FTBFS with perl 5.18 from experimental (in a clean sbuild
session):

#   Failed test 'circular'
#   at t/yaml-alias.t line 38.
#          got: '--- 
# abc: &2 
#   sibling: &1 
#     sibling: *2
# def: *1
# '
#     expected: '--- 
# abc: &1 
#   sibling: &2 
#     sibling: *1
# def: *2
# '
# Looks like you failed 1 test of 14.
t/yaml-alias.t ................ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/14 subtests 

Fixed upstream:

[Changes for 1.27 - 2013-05-20]

* Resolve RT#84466 not fixed in 1.26 It failed about 10% of the time.

[Changes for 1.26 - 2013-05-20]

* Resolve RT#84882 and RT#84466 hash randomisation in yaml-alias.t on perl 
5.18.0

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to