make test failures

Kurt Hindenburg kurt.hindenburg at gmail.com
Thu May 23 13:53:53 UTC 2013


Hello, I'm running a VM built from lubuntu with no Qt4/KDE4 installed.

One change I had to make was to the plugin variable to add the i386-linux-gnu part. 
/home/kurthindenburg/kf5/kde_frameworks/lib/i386-linux-gnu/plugins:/home/kurthindenburg/kf5/qt5/plugins:

It could be that I have something not setup correctly.
FAIL!  : KMimeTypeTest::testFindByPathWithContent() Compared values are not the same
   Actual   (mime->name()): application/pdf
   Expected (QString::fromLatin1( "text/plain" )): text/plain
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(339)]

FAIL!  : KMimeTypeTest::testFindByNameAndContent() Compared values are not the same
   Actual   (mime->name()): application/x-ole-storage
   Expected (QString::fromLatin1("application/vnd.ms-excel")): application/vnd.ms-excel
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(426)]

FAIL!  : KMimeTypeTest::testMimeTypeParent() Compared values are not the same
   Actual   (derived->parentMimeTypes().join(",")): text/plain,text/plain
   Expected (plain->name()): text/plain
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(581)]

FAIL!  : KMimeTypeTest::testPatterns(mimetype with multiple patterns, *.doc added by kde) Compared values are not the same
   Actual   (mimePatterns.join(";")): *,v;*.asc;*.doc;*.inf;*.ini;*.txt
   Expected (expectedPatterns.join(";")): *,v;*.asc;*.doc;*.txt
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(820)]

FAIL!  : KMimeTypeTest::testThreads() Compared values are not the same
   Actual   (mime->name()): application/pdf
   Expected (QString::fromLatin1( "text/plain" )): text/plain
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(339)]

FAIL!  : KMimeTypeTest::testThreads() Compared values are not the same
   Actual   (mime->name()): application/x-ole-storage
   Expected (QString::fromLatin1("application/vnd.ms-excel")): application/vnd.ms-excel
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(426)]

FAIL!  : KMimeTypeTest::testThreads() Compared values are not the same
   Actual   (derived->parentMimeTypes().join(",")): text/plain,text/plain
   Expected (plain->name()): text/plain
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(581)]

FAIL!  : KStandarddirsTest::testResourceDirs() 'dir.endsWith("xdg/") || dir.endsWith("share/config/") || dir.endsWith(".kde-unit-test/xdg/config/")' returned FALSE. (/etc/xdg/lubuntu/)
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kstandarddirstest.cpp(89)]

FAIL!  : KStandarddirsTest::testFindExe() '!kioslave.isEmpty()' returned FALSE. ()
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kstandarddirstest.cpp(287)]

FAIL!  : KFileItemTest::testMimeTypeOnDemand() 'fileItem.isMimeTypeKnown()' returned FALSE. ()
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/kio/tests/kfileitemtest.cpp(247)]

97% tests passed, 4 tests failed out of 152

Total Test time (real) = 175.04 sec

The following tests FAILED:
     24 - kcodecs-kcharsetstest (Failed)
     93 - kde4support-kmimetypetest (Failed)
     95 - kde4support-kstandarddirstest (Failed)
    125 - kio-kfileitemtest (Failed)
Errors while running CTest

Linux qt5kf5 3.8.0-21-generic #32-Ubuntu SMP Tue May 14 22:17:37 UTC 2013 i686 i686 i686 GNU/Linux

Kurt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130523/f577acec/attachment.html>


More information about the Kde-frameworks-devel mailing list