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

Bug 920558

Summary: kde-plasma/wacomtablet-3.2.0-r3 fails tests
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: matoro_gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 917265    
Attachments: build.log and emerge --info
build.log and emerge --info

Description matoro archtester 2023-12-23 03:59:17 UTC
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
Comment 1 matoro archtester 2023-12-23 03:59:59 UTC
Created attachment 880249 [details]
build.log and emerge --info
Comment 2 matoro archtester 2023-12-23 04:27:30 UTC
Created attachment 880250 [details]
build.log and emerge --info

Identical results on ppc64, so likely a generic issue.
Comment 3 Larry the Git Cow gentoo-dev 2024-06-24 19:12:07 UTC
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(-)