bruns added a subscriber: bcooksley. bruns added a comment.
In D16593#353801 <https://phabricator.kde.org/D16593#353801>, @astippich wrote: > This or the commit before causes CI to fail the ExtractorCollectionTest on Qt 5.9, 5.10, and Windows Most likely the new check in D16592 <https://phabricator.kde.org/D16592>. It fails to find an extractor for application/x-kvtml Apparently it either does not find "application/x-kvtml" at all, or it is not registered as subtype of application/xml. This may be a setup issue of the CI system - @bcooksley ? Currently it relies on the application/x-kvtml entry from mime/packages/kde5.xml, which is part of kcoreaddons. Should be possible to switch to another entry if this is not available. REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D16593 To: bruns, #frameworks, astippich Cc: bcooksley, kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams