From abe32df86405bc5418d824c2c96976766185dd05 Mon Sep 17 00:00:00 2001 From: Milla Pohjanheimo Date: Thu, 2 Jun 2016 12:17:45 +0300 Subject: [PATCH] Blacklisting pendingCallWhenDisconnected on OpenSUSE 42.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We need to get QtWayland in the CI asap, and that's why we need to blacklist every test that fails in the CI without really looking what's the problem behind it. Sorry for that! Task-number: QTBUG-53786 Change-Id: I64102c35ad879df07a692a112163f318ffb2f658 Reviewed-by: Tony Sarajärvi --- tests/auto/dbus/qdbusconnection/BLACKLIST | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/auto/dbus/qdbusconnection/BLACKLIST diff --git a/tests/auto/dbus/qdbusconnection/BLACKLIST b/tests/auto/dbus/qdbusconnection/BLACKLIST new file mode 100644 index 0000000000..9dc81a2f71 --- /dev/null +++ b/tests/auto/dbus/qdbusconnection/BLACKLIST @@ -0,0 +1,2 @@ +[pendingCallWhenDisconnected] +opensuse-42.1