From 41f7c11ab5bb3eb2e936b27cf8a6aea8cd8f89e1 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 9 Nov 2015 19:55:32 +0100 Subject: [PATCH] tests: Ignore XSETTINGS_S atom warning. --- pytest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest.ini b/pytest.ini index 050246538..60890b520 100644 --- a/pytest.ini +++ b/pytest.ini @@ -35,3 +35,4 @@ qt_log_ignore = ^Type conversion already registered from type .* ^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