diff --git a/pytest.ini b/pytest.ini index 04ce2b022..8e40d165a 100644 --- a/pytest.ini +++ b/pytest.ini @@ -35,4 +35,5 @@ qt_log_ignore = ^QObject::connect: Cannot connect \(null\)::stateChanged\(QNetworkSession::State\) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged\(QNetworkSession::State\) ^QXcbClipboard: Cannot transfer data, no data available ^load glyph failed + ^Error when parsing the netrc file xfail_strict = true