Bug 463701

Summary: KStandarddirsTest::testFindResource looks for libexec resource in exe
Product: [Frameworks and Libraries] frameworks-kdelibs4support Reporter: Christopher Yeleighton <giecrilj>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: fella
Priority: NOR    
Version First Reported In: 5.101.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
URL: https://build.opensuse.org/package/live_build_log/home:yecril71pl:branches:KDE:Frameworks5/kdelibs4support/openSUSE_Factory/x86_64
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Christopher Yeleighton 2023-01-01 19:00:45 UTC
SUMMARY
The test asserts that "kf5/kconf_update" can be found in "exe".  But it is in "libexec", not in "exe".


STEPS TO REPRODUCE
1. { cd build && ctest || ctest --rerun-failed --output-on-failure; }

OBSERVED RESULT
FAIL!  : KStandarddirsTest::testFindResource() '!bin.isEmpty()' returned FALSE. ()

EXPECTED RESULT
29/39 Test #29: kstandarddirstest ........................   Passed

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE Factory
(available in About System)
KDE Plasma Version: N/A
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
It seems the test is wrong, "exe" is not supposed to find things in "libexec".
Comment 1 Tobias Fella 2026-02-11 14:50:34 UTC
kdelibs4support is no longer maintained.