Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835532 - [guru] dev-python/os-vif-2.7.1 fails tests
Summary: [guru] dev-python/os-vif-2.7.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-03-18 07:31 UTC by Agostino Sarubbo
Modified: 2022-05-03 23:16 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,158.04 KB, text/plain)
2022-03-18 07:31 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-18 07:31:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/os-vif-2.7.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-18 07:31:03 UTC
Created attachment 767296 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-18 07:31:04 UTC
Error(s) that match a know pattern:


FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_add_bridge
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_add_bridge_with_mac_ageing_0
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_add_port_to_bridge
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_add_veth
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_add_vlan
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_delete
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_exists
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_iproute_object_closes_correctly
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_set_address
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_set_mtu
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_set_promisc
FAILED os_vif/tests/functional/internal/command/ip/test_impl_pyroute2.py::TestIpCommand::test_set_state
FileNotFoundError: [Errno 2] No such file or directory: 'sudo'
Comment 3 Larry the Git Cow gentoo-dev 2022-03-23 16:14:54 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1a5f30fdd2fb9b405c274fef3b90e66eff4e4275

commit 1a5f30fdd2fb9b405c274fef3b90e66eff4e4275
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-18 08:10:51 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-18 08:54:37 +0000

    dev-python/os-vif: ignore more functional tests
    
    Bug: https://bugs.gentoo.org/835532
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/os-vif/os-vif-2.7.1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)