Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807553 - net-misc/networkmanager-1.32.6: test fail on riscv
Summary: net-misc/networkmanager-1.32.6: test fail on riscv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: riscv Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: riscv-keywording
  Show dependency tree
 
Reported: 2021-08-10 10:20 UTC by Yixun Lan
Modified: 2021-08-27 22:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log.xz,78.84 KB, application/x-xz)
2021-08-10 10:21 UTC, Yixun Lan
Details
build log (build.log.xz,50.68 KB, application/x-xz)
2021-08-10 10:22 UTC, Yixun Lan
Details
emerge info (emerge-info.txt,5.56 KB, text/plain)
2021-08-10 10:24 UTC, Yixun Lan
Details
test suite log (test-suite.log,3.97 KB, text/x-log)
2021-08-10 10:24 UTC, Yixun Lan
Details
kernel config (config-5.12.xz,26.50 KB, application/x-xz)
2021-08-10 10:24 UTC, Yixun Lan
Details
sucess build log with version 1.32.8 (build.log.xz,55.34 KB, application/x-xz)
2021-08-20 08:16 UTC, Yixun Lan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yixun Lan archtester gentoo-dev 2021-08-10 10:20:26 UTC
======================================================================
ERROR: test_001 (__main__.TestNmcli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/net-misc/networkmanager-1.32.6/work/NetworkManager-1.32.6/src/tests/client/test-client.py", line 1128, in f
    self._nm_test_pre()
  File "/var/tmp/portage/net-misc/networkmanager-1.32.6/work/NetworkManager-1.32.6/src/tests/client/test-client.py", line 1016, in _nm
_test_pre
    self.srv = NMStubServer(self._testMethodName)
  File "/var/tmp/portage/net-misc/networkmanager-1.32.6/work/NetworkManager-1.32.6/src/tests/client/test-client.py", line 498, in __init__
    raise Exception(
Exception: after starting stub service the D-Bus name was not claimed in time

======================================================================
ERROR: test_002 (__main__.TestNmcli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/net-misc/networkmanager-1.32.6/work/NetworkManager-1.32.6/src/tests/client/test-client.py", line 1128, in f
    self._nm_test_pre()
  File "/var/tmp/portage/net-misc/networkmanager-1.32.6/work/NetworkManager-1.32.6/src/tests/client/test-client.py", line 1016, in _nm_test_pre
    self.srv = NMStubServer(self._testMethodName)
  File "/var/tmp/portage/net-misc/networkmanager-1.32.6/work/NetworkManager-1.32.6/src/tests/client/test-client.py", line 498, in __init__
    raise Exception(
Exception: after starting stub service the D-Bus name was not claimed in time

----------------------------------------------------------------------
Ran 4 tests in 180.442s

FAILED (errors=2, skipped=2)
test-client.py failed!!


Reproducible: Always
Comment 1 Yixun Lan archtester gentoo-dev 2021-08-10 10:21:04 UTC
Created attachment 732016 [details]
build log
Comment 2 Yixun Lan archtester gentoo-dev 2021-08-10 10:22:04 UTC
Created attachment 732019 [details]
build log
Comment 3 Yixun Lan archtester gentoo-dev 2021-08-10 10:24:22 UTC
Created attachment 732022 [details]
emerge info
Comment 4 Yixun Lan archtester gentoo-dev 2021-08-10 10:24:43 UTC
Created attachment 732025 [details]
test suite log
Comment 5 Yixun Lan archtester gentoo-dev 2021-08-10 10:24:59 UTC
Created attachment 732028 [details]
kernel config
Comment 6 Yixun Lan archtester gentoo-dev 2021-08-20 08:16:02 UTC
Created attachment 734362 [details]
sucess build log with version 1.32.8

seems all tests passed in 1.32.8, so I will go ahead to keyword with this version

============================================================================
Testsuite summary for NetworkManager 1.32.8
============================================================================
# TOTAL: 796
# PASS:  784
# SKIP:  12
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Comment 7 Yixun Lan archtester gentoo-dev 2021-08-27 22:51:30 UTC
solved in 1.32.8, so closing..