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:
parent
90c782a891
commit
7b5f51b145
@ -37,3 +37,4 @@ qt_log_ignore =
|
|||||||
^QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once\.
|
^QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once\.
|
||||||
^QWaitCondition: Destroyed while threads are still waiting
|
^QWaitCondition: Destroyed while threads are still waiting
|
||||||
^QXcbXSettings::QXcbXSettings\(QXcbScreen\*\) Failed to get selection owner for XSETTINGS_S atom
|
^QXcbXSettings::QXcbXSettings\(QXcbScreen\*\) Failed to get selection owner for XSETTINGS_S atom
|
||||||
|
^QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to .*
|
||||||
|
Loading…
Reference in New Issue
Block a user