tests: Ignore QSslSocketBackendPrivate warning.
This apparently happens during test_split_hypothesis:test_simple_split[1-True] for @acogneau.
This commit is contained in:
parent
f3b4d0ce38
commit
9229957b93
@ -29,3 +29,4 @@ qt_log_ignore =
|
||||
^QWindowsWindow::setGeometryDp: Unable to set geometry .*
|
||||
^QProcess: Destroyed while process .* is still running\.
|
||||
^QtWarningMsg: "Method "GetAll" with signature "s" on interface "org\.freedesktop\.DBus\.Properties" doesn't exist
|
||||
^virtual void QSslSocketBackendPrivate::transmit() SSLRead failed with: -9805
|
||||
|
Loading…
Reference in New Issue
Block a user