karchivetest: avoid interference from kdebugsettings
ClosedPublic

Authored by dfaure on Mar 21 2020, 6:08 PM.

Details

Summary

NO_CHANGELOG

Test Plan

test still passes

Diff Detail

Repository
R243 KArchive
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24036
Build 24054: arc lint + arc unit
dfaure created this revision.Mar 21 2020, 6:08 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 21 2020, 6:08 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
dfaure requested review of this revision.Mar 21 2020, 6:08 PM
apol accepted this revision.Mar 21 2020, 6:57 PM

Makes sense. It's weird that this needs doing through QStandardPaths but it's not something we can address here.

This revision is now accepted and ready to land.Mar 21 2020, 6:57 PM
dfaure closed this revision.Mar 21 2020, 7:22 PM

Can't see what's weird about that. Logging config comes from a config file stored in QStandardPaths::GenericConfigLocation, seems pretty reasonable to me.