diff --git a/pytest.ini b/pytest.ini index 36bc16868..421878737 100644 --- a/pytest.ini +++ b/pytest.ini @@ -36,3 +36,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 + ^QObject::connect: Cannot connect \(null\)::stateChanged\(QNetworkSession::State\) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged\(QNetworkSession::State\)