diff --git a/pytest.ini b/pytest.ini index 0a73418ad..fee4cd9ef 100644 --- a/pytest.ini +++ b/pytest.ini @@ -32,4 +32,5 @@ qt_log_ignore = ^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\) qt_wait_signal_raising = true