PlacesItemModelTest needs working KDirWatch on the CI
Open, NormalPublic

Description

If KDirWatch::created is not emitted for the bookmarks xml file, KBookmarkManager does not emit the changed signal and KFilePlacesModel does not refresh the model, causing placesitemmodeltest to fail.

This happens randomly on the KDE CI, apparently depending on whether the builder's physical host is Ubuntu 16.04 or Debian (since KDirWatch doesn't work with Ubuntu's old kernel).

elvisangelaccio triaged this task as Normal priority.