From 68512ce2cd3429e37c1b57c53b0704ada25f3406 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 1 Aug 2015 13:50:39 +0200 Subject: [PATCH] Ignore DBus warning message for tests. --- pytest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest.ini b/pytest.ini index f7e5719c5..7d374fb9a 100644 --- a/pytest.ini +++ b/pytest.ini @@ -27,3 +27,4 @@ qt_log_ignore = ^SetProcessDpiAwareness failed: .* ^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