D16967: Add Documents shortcut detection

Andrew Crouthamel noreply at phabricator.kde.org
Sun Nov 18 04:59:49 GMT 2018


acrouthamel added a comment.


  I checked out the test log and see the following, yet I honestly can't figure out why it is off by one, since any line referencing hasDocumentsFolder is a ++ line for the count. Looking for help to fix this.
  
    FAIL!  : PlacesItemModelTest::testDeletePlace() Compared lists differ at index 2.
       Actual   (places): "/home/andrew/Desktop"
       Expected (urls): "/home/andrew/Documents"
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(411)]
    FAIL!  : PlacesItemModelTest::testPlaceItem(Places - Home) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testPlaceItem(Baloo - Documents) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testPlaceItem(Baloo - Today) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testPlaceItem(Devices - Floppy) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testTearDownDevice() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testDefaultViewProperties(Places - Home) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testDefaultViewProperties(Baloo - Documents) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testDefaultViewProperties(Places - Audio) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testDefaultViewProperties(Baloo - Today) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testDefaultViewProperties(Devices - Floppy) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testClear() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testHideItem() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testSystemItems() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testEditBookmark() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testEditAfterCreation() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testEditMetadata() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testRefresh() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testIcons(Places - Home) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testIcons(Baloo - Documents) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testIcons(Baloo - Today) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testIcons(Devices - Floppy) Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testDragAndDrop() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testHideDevices() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::testDuplicatedEntries() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]
    FAIL!  : PlacesItemModelTest::renameAfterCreation() Compared values are not the same
       Actual   (m_model->count())    : 19
       Expected (m_expectedModelCount): 18
       Loc: [/home/andrew/kde/src/kde/applications/dolphin/src/tests/placesitemmodeltest.cpp(245)]

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D16967

To: acrouthamel, #dolphin
Cc: elvisangelaccio, kfm-devel, ngraham, alexde, sourabhboss, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20181118/6bee52e0/attachment.htm>


More information about the kfm-devel mailing list