Bug 394305 - autotests fail with baloo from frameworks 5.46
Summary: autotests fail with baloo from frameworks 5.46
Status: RESOLVED FIXED
Alias: None
Product: baloo-widgets
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-16 04:37 UTC by Rik Mills
Modified: 2019-02-18 19:02 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 Rik Mills 2018-05-16 04:37:26 UTC
On KDE CI and ubuntu infra autotests

From KDE CI

https://build.kde.org/job/Applications%20baloo-widgets%20stable-kf5-qt5%20SUSEQt5.9/8/testReport/

********* Start testing of ExtractorTest *********
Config: Using QtTest library 5.9.4, Qt 5.9.4 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.1 20180307 [gcc-7-branch revision 258314])
PASS   : ExtractorTest::initTestCase()
QDEBUG : ExtractorTest::test() "QMap()\n"
FAIL!  : ExtractorTest::test() Compared values are not the same
   Actual   (data.value(QLatin1String("channels")).toInt()): 0
   Expected (2)                                            : 2
   Loc: [/home/jenkins/workspace/Applications baloo-widgets stable-kf5-qt5 SUSEQt5.9/autotests/extractortest.cpp(53)]
PASS   : ExtractorTest::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 131ms
********* Finished testing of ExtractorTest *********

********* Start testing of FileMetadataItemCountTest *********
Config: Using QtTest library 5.9.4, Qt 5.9.4 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.1 20180307 [gcc-7-branch revision 258314])
PASS   : FileMetadataItemCountTest::initTestCase()
QWARN  : FileMetadataItemCountTest::testItemCount() Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" 
 "Not connected to D-Bus server"
QWARN  : FileMetadataItemCountTest::testItemCount() Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" 
 "Not connected to D-Bus server"
FAIL!  : FileMetadataItemCountTest::testItemCount() Compared values are not the same
   Actual   (items.count())                 : 36
   Expected (expectedItems * widgetsPerItem): 38
   Loc: [/home/jenkins/workspace/Applications baloo-widgets stable-kf5-qt5 SUSEQt5.9/autotests/filemetadataitemcounttest.cpp(86)]
PASS   : FileMetadataItemCountTest::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 146ms
********* Finished testing of FileMetadataItemCountTest *********
Comment 1 Alexander Stippich 2019-02-18 19:02:55 UTC
This is fixed according to CI