Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 644034

Summary: dev-perl/Net-Jabber-2.0.0-r1 : [TEST] t/protocol_rpc.t 1/19 # Failed test (t/protocol_rpc.t at line 19)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: kentnl
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rt.cpan.org/Ticket/Display.html?id=87436
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 300119    
Attachments: emerge-info.txt
dev-perl:Net-Jabber-2.0.0-r1:20180109-155517.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2018-01-09 18:27:21 UTC
t/protocol_muc.t .............. ok
t/protocol_rpc.t .............. 
t/protocol_rpc.t .............. 1/19 #     Failed test (t/protocol_rpc.t at line 19)
#          got: '<query xmlns='jabber:iq:rpc'><methodCall><methodName>test_call</methodName><params><param><value><string>foo</string></value></param><param><value><i4>4</i4></value></param><param><value><struct><member><name>b</name><value><string>bar</string></value></member><member><name>a</name><value><i4>1</i4></value></member></struct></value></param></params></methodCall></query>'
#     expected: '<query xmlns='jabber:iq:rpc'><methodCall><methodName>test_call</methodName><params><param><value><string>foo</string></value></param><param><value><i4>4</i4></value></param><param><value><struct><member><name>a</name><value><i4>1</i4></value></member><member><name>b</name><value><string>bar</string></value></member></struct></value></param></params></methodCall></query>'
# Looks like you failed 1 tests of 19.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-test_20180106-200451

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-perl/Net-Jabber
[ebuild  N    ] dev-perl/Net-Jabber-2.0.0-r1
Comment 1 Toralf Förster gentoo-dev 2018-01-09 18:27:24 UTC
Created attachment 513890 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-09 18:27:27 UTC
Created attachment 513892 [details]
dev-perl:Net-Jabber-2.0.0-r1:20180109-155517.log
Comment 3 Toralf Förster gentoo-dev 2018-01-09 18:27:30 UTC
Created attachment 513894 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-09 18:27:33 UTC
Created attachment 513896 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-09 18:27:36 UTC
Created attachment 513898 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-09 18:27:38 UTC
Created attachment 513900 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-01-09 18:27:41 UTC
Created attachment 513902 [details]
tests.tbz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2018-04-30 20:39:15 UTC
Doesn't look glibc-2.26 related to me.
Comment 9 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2019-07-17 05:29:28 UTC
Looks like hash-randomization is to blame.
Comment 10 Larry the Git Cow gentoo-dev 2021-04-25 21:37:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2435d96ebec8478f3fcac96bff240e47d2143401

commit 2435d96ebec8478f3fcac96bff240e47d2143401
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-04-25 21:35:30 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-04-25 21:37:36 +0000

    dev-perl/Net-Jabber: EAPI bump, fix bug 644034
    
    Closes: https://bugs.gentoo.org/644034
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/Net-Jabber/Net-Jabber-2.0.0-r2.ebuild     | 26 ++++++++++++++++++++++
 .../Net-Jabber/files/Net-Jabber-2.0-hash.patch     | 19 ++++++++++++++++
 2 files changed, 45 insertions(+)