Fix filetypestest
ClosedPublic

Authored by maximilianocuria on May 9 2018, 11:54 AM.

Details

Reviewers
kossebau
mart
Group Reviewers
Plasma
Commits
R126:80efc14fd844: Fix filetypestest
Summary

Concatenating strings results in paths like: ".qttestconfig" instead of
the expected ".qttest/config". QMimeDatabase doesn't check the cache
files on every call, but only if at least 5 seconds have passed.

The failed tests can be seen here:
https://build.kde.org/job/Plasma%20kde-cli-tools%20kf5-qt5%20SUSEQt5.10/lastCompletedBuild/testReport/(root)/TestSuite/filetypestest/
and:
https://ci.debian.net/data/autopkgtest/unstable/amd64/k/kde-cli-tools/266696/log.gz

Diff Detail

Repository
R126 KDE CLI Utilities
Branch
fix_tests (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Restricted Application added a project: Plasma. · View Herald TranscriptMay 9 2018, 11:54 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
maximilianocuria requested review of this revision.May 9 2018, 11:54 AM
mart accepted this revision.May 11 2018, 9:30 AM
This revision is now accepted and ready to land.May 11 2018, 9:30 AM