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

--- Comment #4 from Christophe Giboudeaux <christo...@krop.fr> ---
With Qt 5.11:
- kiowidgets-kdirlistertest:
PASS   : KDirListerTest::testDeleteItem()
QDEBUG : KDirListerTest::testRenameItem() 23:05:13 - kdirlistertest(22885) -
kf5.kio.core.dirlister: KCoreDirListerCache::slotFileRenamed:
QUrl("file:///tmp/kdirlistertest-DxgXon/toplevelfile_2") ->
QUrl("file:///tmp/kdirlistertest-DxgXon/toplevelfile_2.renamed.html")
QDEBUG : KDirListerTest::testRenameItem() 23:05:13 - kdirlistertest(22885) -
kf5.kio.core.dirlister: KCoreDirListerCache::emitRefreshItem: old:
"toplevelfile_2" QUrl("file:///tmp/kdirlistertest-DxgXon/toplevelfile_2") new:
"toplevelfile_2.renamed.html"
QUrl("file:///tmp/kdirlistertest-DxgXon/toplevelfile_2.renamed.html")
FAIL!  : KDirListerTest::testRenameItem() Compared values are not the same
   Actual   (entry.second.mimetype()): "application/x-extension-html"
   Expected (QString("text/html"))   : "text/html"
   Loc: [/data/kde/src/kio/autotests/kdirlistertest.cpp(507)]

- kiofilewidgets-kfilewidgettest
FAIL!  : KFileWidgetTest::testFocusOnLocationEditChangeDir()
'QTest::qWaitForWindowActive(&fw)' returned FALSE. ()
   Loc: [/data/kde/src/kio/autotests/kfilewidgettest.cpp(79)]

QDEBUG : KFileWidgetTest::testSetSelection(filename) 23:05:51 -
kfilewidgettest(23088) - kf5.kio.core.dirlister:
KCoreDirLister::Private::addNewItem: in QUrl("file:///home/krop") item:
QUrl("file:///home/krop/Pictures")
QDEBUG : KFileWidgetTest::testSetSelection(filename) 23:05:51 -
kfilewidgettest(23088) - kf5.kio.core.dirlister:
KCoreDirListerCache::forgetCachedItemsJob: Moving from listing to holding,
because no more job KDirLister(0xcb4050) "file:///home/krop"
QDEBUG : KFileWidgetTest::testSetSelection(filename) 23:05:51 -
kfilewidgettest(23088) - kf5.kio.core: KProtocolInfoFactory::findProtocol:
Refilling KProtocolInfoFactory cache in the hope to find "some"
QDEBUG : KFileWidgetTest::testSetSelection(filename) 23:05:51 -
kfilewidgettest(23088) - kf5.kio.core: KProtocolInfoFactory::findProtocol:
Refilling KProtocolInfoFactory cache in the hope to find "some"
XFAIL  : KFileWidgetTest::testSetSelection(filename) setSelection cannot work
with filenames, bad API
   Loc: [/data/kde/src/kio/autotests/kfilewidgettest.cpp(169)]

- kiofilewidgets-kfileplacesmodeltest
FAIL!  : KFilePlacesModelTest::testInitialState() Compared values are not the
same
   Actual   (m_places->rowCount()): 6
   Expected (4)                   : 4
   Loc: [/data/kde/src/kio/autotests/kfileplacesmodeltest.cpp(200)]
QDEBUG : KFilePlacesModelTest::testInitialList() 23:05:54 -
kfileplacesmodeltest(23119) -  KFilePlacesModelTest::testInitialList: Expected:
("/home/krop", "/", "trash:/", "remote:/", "/media/nfs", "/foreign",
"/media/floppy0", "/media/XO-Y4", "/media/cdrom")
QDEBUG : KFilePlacesModelTest::testInitialList() 23:05:54 -
kfileplacesmodeltest(23119) -  KFilePlacesModelTest::testInitialList: Got:
("/home/krop", "/home/krop/Desktop", "/home/krop/Downloads", "/", "trash:/",
"remote:/")
FAIL!  : KFilePlacesModelTest::testInitialList() Compared lists have different
sizes.
   Actual   (placesUrls()) size: 6
   Expected (urls) size: 9
   Loc: [/data/kde/src/kio/autotests/kfileplacesmodeltest.cpp(236)]
QDEBUG : KFilePlacesModelTest::testReparse() 23:05:54 -
kfileplacesmodeltest(23119) -  KFilePlacesModelTest::testReparse: Expected:
("/home/krop", "/", "trash:/", "/foo", "remote:/", "/media/nfs", "/foreign",
"/media/floppy0", "/media/XO-Y4", "/media/cdrom")
QDEBUG : KFilePlacesModelTest::testReparse() 23:05:54 -
kfileplacesmodeltest(23119) -  KFilePlacesModelTest::testReparse: Got:
("/home/krop", "/home/krop/Desktop", "/home/krop/Downloads", "/", "trash:/",
"/foo", "remote:/")
FAIL!  : KFilePlacesModelTest::testReparse() Compared lists have different
sizes.
   Actual   (placesUrls()) size: 7
   Expected (urls) size: 10

(etc...)

- kiofilewidgets-kfileplacesviewtest
Config: Using QtTest library 5.11.0, Qt 5.11.0 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 7.3.1 20180323 [gcc-7-branch revision
258812])
PASS   : KFilePlacesViewTest::initTestCase()
QDEBUG : KFilePlacesViewTest::testUrlChanged(Today) 23:05:55 -
kfileplacesviewtest(23123) - kf5.kcoreaddons.kdirwatch: KDirWatch::setCreated:
"KDirWatch-1" emitting created "/home/krop/.qttest/share/user-places.xbel"
FAIL!  : KFilePlacesViewTest::testUrlChanged(Today) Compared values are not the
same
   Actual   (args.at(0).toUrl().toString()): "trash:/"
   Expected (expectedUrl)                  : "timeline:/today"
   Loc: [/data/kde/src/kio/autotests/kfileplacesviewtest.cpp(109)]
FAIL!  : KFilePlacesViewTest::testUrlChanged(Yesterday) Compared values are not
the same
   Actual   (args.at(0).toUrl().toString()): "remote:/"
   Expected (expectedUrl)                  : "timeline:/2018-05/2018-05-10"
   Loc: [/data/kde/src/kio/autotests/kfileplacesviewtest.cpp(109)]
FAIL!  : KFilePlacesViewTest::testUrlChanged(Documents) Compared values are not
the same
   Actual   (args.at(0).toUrl().toString()): "timeline:/today"
   Expected (expectedUrl)                  :
"baloosearch:?json=%7B%22dayFilter%22: 0, %22monthFilter%22: 0,
%22yearFilter%22: 0, %22type%22: [ %22Document%22]%7D"
   Loc: [/data/kde/src/kio/autotests/kfileplacesviewtest.cpp(109)]
FAIL!  : KFilePlacesViewTest::testUrlChanged(Images) Compared values are not
the same
   Actual   (args.at(0).toUrl().toString()): "timeline:/2018-05/2018-05-10"
   Expected (expectedUrl)                  :
"baloosearch:?json=%7B%22dayFilter%22: 0, %22monthFilter%22: 0,
%22yearFilter%22: 0, %22type%22: [ %22Image%22]%7D"
   Loc: [/data/kde/src/kio/autotests/kfileplacesviewtest.cpp(109)]
FAIL!  : KFilePlacesViewTest::testUrlChanged(Audio Files) Compared values are
not the same
   Actual   (args.at(0).toUrl().toString()):
"baloosearch:?json=%7B%22dayFilter%22: 0, %22monthFilter%22: 0,
%22yearFilter%22: 0, %22type%22: [ %22Document%22]%7D"
   Expected (expectedUrl)                  :
"baloosearch:?json=%7B%22dayFilter%22: 0, %22monthFilter%22: 0,
%22yearFilter%22: 0, %22type%22: [ %22Audio%22]%7D"
   Loc: [/data/kde/src/kio/autotests/kfileplacesviewtest.cpp(109)]
FAIL!  : KFilePlacesViewTest::testUrlChanged(Videos) Compared values are not
the same
   Actual   (args.at(0).toUrl().toString()):
"baloosearch:?json=%7B%22dayFilter%22: 0, %22monthFilter%22: 0,
%22yearFilter%22: 0, %22type%22: [ %22Image%22]%7D"
   Expected (expectedUrl)                  :
"baloosearch:?json=%7B%22dayFilter%22: 0, %22monthFilter%22: 0,
%22yearFilter%22: 0, %22type%22: [ %22Video%22]%7D"
   Loc: [/data/kde/src/kio/autotests/kfileplacesviewtest.cpp(109)]
PASS   : KFilePlacesViewTest::cleanupTestCase()

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

Reply via email to