D22687: KService: remove broken concept of global sycoca database

David Faure noreply at phabricator.kde.org
Fri Jul 26 09:01:44 BST 2019


dfaure added a comment.


  Wow, good catch, thanks for being the pre-commit CI ! ;-)
  
  Amazingly, it's not because this commit introduces a regression.
  It's because the removed unittest method changes what sees the next test method. It used to delete the local sycoca file, which the next test method was making unreadable (but no file = not really a test for unreadable). Now that we don't delete the file anymore, it is indeed unreadable, and the code failed to handle that properly.
  https://phabricator.kde.org/D22759

REPOSITORY
  R309 KService

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

To: dfaure, sitter
Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190726/1c7c180d/attachment.html>


More information about the Kde-frameworks-devel mailing list