[kmymoney] [Bug 496162] New: mymoneyxmlreader-tests fails when running from build directory
Ralf Habacker
bugzilla_noreply at kde.org
Tue Nov 12 08:15:11 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=496162
Bug ID: 496162
Summary: mymoneyxmlreader-tests fails when running from build
directory
Classification: Applications
Product: kmymoney
Version: git (master)
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: buildsystem
Assignee: kmymoney-devel at kde.org
Reporter: ralf.habacker at freenet.de
Blocks: 488491
Target Milestone: ---
STEPS TO REPRODUCE
1. build kmymoney from source from the git master branch
2. run the embedded tests
3. inspect test results
OBSERVED RESULT
mymoneyxmlreader-tests fails with the following error:
32: QWARN : MyMoneyXmlReaderTest::testReadOnlineJobs() In the file is a
onlineTask for which I could not find the plugin
('org.kmymoney.creditTransfer.sepa')
32: FAIL! : MyMoneyXmlReaderTest::testReadOnlineJobs() Compared values are not
the same
32: Actual (onlineJob.taskIid()) :
"org.kmymoney.onlineTask.unavailableTask"
32: Expected (QLatin1String("org.kmymoney.creditTransfer.sepa")):
"org.kmymoney.creditTransfer.sepa"
32: Loc:
[/builds/office/kmymoney/kmymoney/plugins/xml/tests/mymoneyxmlreader-test.cpp(808)]
EXPECTED RESULT
The test should not fail
SOFTWARE/OS VERSIONS
Linux: openSUSE Leap 15.5
KDE Frameworks Version: 5.102
Qt Version: 5.15.8
Referenced Bugs:
https://bugs.kde.org/show_bug.cgi?id=488491
[Bug 488491] Make 5.2 release
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list