https://bugs.kde.org/show_bug.cgi?id=497361

--- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> ---
(In reply to Ralf Habacker from comment #0)
> STEPS TO REPRODUCE
> 1. build kmymoney from master branch on Linux
> 2. run the created unit tests  with  QT_PLUGIN_PATH=<kmymoney-build-dir>/lib
> ctest --test-dir <kmymoney-build-dir> -t test
> 3. inspect the test results
> 
> OBSERVED RESULT
> There are often test failures like: 
> 
> The following tests FAILED:
>        63 - mymoneyxmlreader-test (Failed)

Another reason is that plugins created with the function
kcoreaddons_add_plugin() in the kmymoney source code are expected in the
subdirectory `bin` below the build root directory and the environment variable
QT_PLUGIN_PATH is ignored when loading.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to