CC: | ANDK [...] cpan.org |
Subject: | t/yadis.t fails with perl 5.23.8 |
I see the following failure with perl 5.23.8 (freebsd, debian linux). This does not happen with perl 5.23.7 or less.
# Failed test 'foobar.voodoo.com svc 1 URI 1'
# at t/yadis.t line 190.
# got: 'http://www.myclosedid.com/servir'
# expected: 'http://www.myclosedid.com/servor'
# Failed test 'foobar.voodoo.com svc 1 URI 2'
# at t/yadis.t line 191.
# got: 'http://www.myclosedid.com/servor'
# expected: 'http://www.myclosedid.com/server'
# Failed test 'foobar.voodoo.com svc 1 URI 3'
# at t/yadis.t line 192.
# got: 'http://www.myclosedid.com/server'
# expected: 'http://www.myclosedid.com/servir'
# Failed test 'foobar.voodoo.com svc 2 URI 1'
# at t/yadis.t line 199.
# got: 'http://www.myopenid.com/servir'
# expected: 'http://www.myopenid.com/servor'
# Failed test 'foobar.voodoo.com svc 2 URI 2'
# at t/yadis.t line 200.
# got: 'http://www.myopenid.com/servor'
# expected: 'http://www.myopenid.com/server'
# Failed test 'foobar.voodoo.com svc 2 URI 3'
# at t/yadis.t line 201.
# got: 'http://www.myopenid.com/server'
# expected: 'http://www.myopenid.com/servir'
# Looks like you failed 6 tests of 27.
t/yadis.t ..
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/27 subtests
@Andreas: looks like a bisect candidate.