Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927385 - app-emulation/virt-manager-4.1.0-r1 fails tests: FAILED test_nodedev.py::testAPQNMdev - AssertionError: assert None == vfio_ap-passthrough
Summary: app-emulation/virt-manager-4.1.0-r1 fails tests: FAILED test_nodedev.py::test...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL: https://github.com/virt-manager/virt-...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-21 09:09 UTC by Agostino Sarubbo
Modified: 2024-04-01 02:29 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,162.22 KB, text/plain)
2024-03-21 09:09 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 2024-03-21 09:09:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/virt-manager-4.1.0-r1 fails tests.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-21 09:09:09 UTC
Created attachment 888030 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-21 09:09:09 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


AssertionError: assert None == 'nvidia-11'
AssertionError: assert None == 'vfio_ap-passthrough'
AssertionError: assert None == 'vfio_ccw-io'
FAILED tests/test_nodedev.py::testAPQNMdev - AssertionError: assert None == 'vfio_ap-passthrough'
FAILED tests/test_nodedev.py::testDASDMdev - AssertionError: assert None == 'vfio_ccw-io'
FAILED tests/test_nodedev.py::testPCIMdev - AssertionError: assert None == 'nvidia-11'
FAILED tests/test_nodedev.py::testPCIMdevNewFormat - AssertionError: assert None == 'nvidia-11'
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2024-04-01 02:29:28 UTC
From the upstream issue, "I think those failures are the ones I saw after running the test suite against the newly released libvirt 10.1.0."