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

Bug 624804

Summary: dev-ros/rosmsg-1.13.0 : 1 - _ctest_rosmsg_nosetests_test (Failed)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ros:rosmsg-1.13.0:20170712-193819.log
emerge-history.txt
environment
etc.portage.tbz2
LastTest.log
logs.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2017-07-12 20:19:19 UTC
The following tests FAILED:
	  1 - _ctest_rosmsg_nosetests_test (Failed)
Errors while running CTest
 * ERROR: dev-ros/rosmsg-1.13.0::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file: 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_abi32+64_20170706-200324

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
2)	IcedTea JDK 3.4.0 (x86) [icedtea-bin-8-x86]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   icedtea-bin-8-x86
Comment 1 Toralf Förster gentoo-dev 2017-07-12 20:19:21 UTC
Created attachment 483922 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-12 20:19:24 UTC
Created attachment 483924 [details]
dev-ros:rosmsg-1.13.0:20170712-193819.log
Comment 3 Toralf Förster gentoo-dev 2017-07-12 20:19:25 UTC
*** Bug 623512 has been marked as a duplicate of this bug. ***
Comment 4 Toralf Förster gentoo-dev 2017-07-12 20:19:28 UTC
Created attachment 483926 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-07-12 20:19:31 UTC
Created attachment 483928 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-07-12 20:19:34 UTC
Created attachment 483930 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-07-12 20:19:37 UTC
Created attachment 483932 [details]
LastTest.log
Comment 8 Toralf Förster gentoo-dev 2017-07-12 20:19:40 UTC
Created attachment 483934 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2017-07-12 20:19:43 UTC
Created attachment 483936 [details]
temp.tbz2
Comment 10 Toralf Förster gentoo-dev 2017-07-12 20:19:46 UTC
Created attachment 483938 [details]
tests.tbz2
Comment 11 Larry the Git Cow gentoo-dev 2019-12-12 14:47:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5973d84d8637eee5ce8492dc40c62b009d8d12f2

commit 5973d84d8637eee5ce8492dc40c62b009d8d12f2
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2019-12-12 14:40:14 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2019-12-12 14:47:00 +0000

    dev-ros/rosmsg: fix tests
    
    Closes: https://bugs.gentoo.org/624804
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/rosmsg/files/norm.patch        | 31 +++++++++++++++++++++++++++++++
 dev-ros/rosmsg/files/tests.patch       | 15 +++++++++++++++
 dev-ros/rosmsg/rosmsg-1.14.3-r1.ebuild |  2 +-
 3 files changed, 47 insertions(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c952cfe3ad64e62796acd682afed0b3f647b104

commit 3c952cfe3ad64e62796acd682afed0b3f647b104
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2019-12-12 14:37:20 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2019-12-12 14:47:00 +0000

    dev-ros/test_rosmaster: install the empty message.
    
    Bug: https://bugs.gentoo.org/624804
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/test_rosmaster/files/empty.patch               | 12 ++++++++++++
 dev-ros/test_rosmaster/test_rosmaster-1.14.3-r1.ebuild |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d7958f240148fc9739ca8bf705448acb92702a

commit 06d7958f240148fc9739ca8bf705448acb92702a
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2019-12-12 14:03:49 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2019-12-12 14:47:00 +0000

    dev-ros/rosmsg: Add missing test dep
    
    Bug: https://bugs.gentoo.org/624804
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/rosmsg/rosmsg-1.14.3-r1.ebuild | 4 +++-
 dev-ros/rosmsg/rosmsg-9999.ebuild      | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)