tests: Ignore empty $XDG_RUNTIME_DIR error.

For some reason it's unset for the buildbot on Ubuntu Trusty, and it shouldn't
matter.
This commit is contained in:
Florian Bruhin 2015-12-15 17:53:36 +01:00
parent 90c782a891
commit 7b5f51b145

View File

@ -37,3 +37,4 @@ qt_log_ignore =
^QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once\.
^QWaitCondition: Destroyed while threads are still waiting
^QXcbXSettings::QXcbXSettings\(QXcbScreen\*\) Failed to get selection owner for XSETTINGS_S atom
^QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to .*