From a15741b3824154aac1ebdcbdca7895f4b2d6582b Mon Sep 17 00:00:00 2001 From: Milla Pohjanheimo Date: Thu, 26 May 2016 13:44:15 +0300 Subject: [PATCH] Blacklisting tst_qabstractdocumentlayout::imageAt on OpenSUSE 42.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We need to blacklist the test since we need to get QtWayland in CI Task-number:QTBUG-53648 Change-Id: Id98c18aa8f39766b5dbb859b085f1912c42339fe Reviewed-by: Tony Sarajärvi --- tests/auto/gui/text/qabstracttextdocumentlayout/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/gui/text/qabstracttextdocumentlayout/BLACKLIST diff --git a/tests/auto/gui/text/qabstracttextdocumentlayout/BLACKLIST b/tests/auto/gui/text/qabstracttextdocumentlayout/BLACKLIST new file mode 100644 index 0000000000..9d929b4150 --- /dev/null +++ b/tests/auto/gui/text/qabstracttextdocumentlayout/BLACKLIST @@ -0,0 +1,3 @@ +#QTBUG-53648 +[imageAt] +opensuse-42.1