From 8cdbd2a15fa3a288a9a5bee4cf588d080bf8117d Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 2 Oct 2015 10:47:44 +0200 Subject: [PATCH] Fix pattern for QSslSocketBackendPrivate warning. --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 49c4cfa90..6f3c3bc59 100644 --- a/pytest.ini +++ b/pytest.ini @@ -30,4 +30,4 @@ qt_log_ignore = ^QWindowsWindow::setGeometryDp: Unable to set geometry .* ^QProcess: Destroyed while process .* is still running\. ^"Method "GetAll" with signature "s" on interface "org\.freedesktop\.DBus\.Properties" doesn't exist - ^virtual void QSslSocketBackendPrivate::transmit\(\) (SSLRead|SSL write) failed with: -9805 + ^virtual void QSslSocketBackendPrivate::transmit\(\) (SSLRead|SSL write) failed with( error)?: -9805