From b00e90defbe8481661184b5f7a21ccb27ee6e430 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 5 Aug 2016 08:32:23 +0200 Subject: [PATCH] Remove SelectionRequest blacklist for pytest It's now hidden globally anyways. See #1287. --- pytest.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 0224bf0ba..04ce2b022 100644 --- a/pytest.ini +++ b/pytest.ini @@ -30,7 +30,6 @@ qt_log_ignore = ^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 .* - ^QXcbClipboard: SelectionRequest too old ^QGeoclueMaster error creating GeoclueMasterClient\. ^Geoclue error: Process org\.freedesktop\.Geoclue\.Master exited with status 127 ^QObject::connect: Cannot connect \(null\)::stateChanged\(QNetworkSession::State\) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged\(QNetworkSession::State\)