Two tests that mysteriously fail with no output. One that fails with the below. build.log and emerge --info in attachment. FAIL! : TestTabletHandler::test() Compared values are not the same Actual (m_tabletHandler->getProperty(QLatin1String("4321"), DeviceType::Eraser, Property::Rotate)): "none" Expected (ScreenRotation::HALF.key()) : "half" Loc: [/var/tmp/portage/kde-plasma/wacomtablet-3.2.0-r3/work/wacomtablet-3.2.0/autotests/kded/tablethandler/testtablethandler.cpp(203)] Reproducible: Always
Created attachment 880249 [details] build.log and emerge --info
Created attachment 880250 [details] build.log and emerge --info Identical results on ppc64, so likely a generic issue.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d35b090ef5b87df3fafb9f204fab1dc5e4dabc commit 80d35b090ef5b87df3fafb9f204fab1dc5e4dabc Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-06-24 19:09:24 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-06-24 19:09:24 +0000 kde-plasma/wacomtablet: Disable failing tests in SLOT 5 All pass in SLOT 6 and we won't look back. Closes: https://bugs.gentoo.org/920558 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-)