Bug 463701 - KStandarddirsTest::testFindResource looks for libexec resource in exe
Summary: KStandarddirsTest::testFindResource looks for libexec resource in exe
Status: RESOLVED UNMAINTAINED
Alias: None
Product: frameworks-kdelibs4support
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.101.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL: https://build.opensuse.org/package/li...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-01 19:00 UTC by Christopher Yeleighton
Modified: 2026-02-11 14:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.