From a31b4e93cb1bf5b13d0ae27105b304157951de86 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Fri, 13 Nov 2015 13:42:56 +0100 Subject: Blacklist tst_qfontdialog::setFont on RHEL 6.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is due to the Gtk style in use. It is already blacklisted for Ubuntu and in Qt 5.7 we'll use Gtk 3, so there is no reason to invest into fixing this. The test used to pass because we would build with -no-gtkstyle. Change-Id: I1cf26301ba8b19be9a995837b0b5984838ec777a Reviewed-by: J-P Nurmi Reviewed-by: Jędrzej Nowacki --- tests/auto/widgets/dialogs/qfontdialog/BLACKLIST | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/widgets/dialogs/qfontdialog/BLACKLIST b/tests/auto/widgets/dialogs/qfontdialog/BLACKLIST index 31fbc428c9..6d3c17f35f 100644 --- a/tests/auto/widgets/dialogs/qfontdialog/BLACKLIST +++ b/tests/auto/widgets/dialogs/qfontdialog/BLACKLIST @@ -2,3 +2,4 @@ opensuse-13.1 [setFont] ubuntu-14.04 +redhatenterpriselinuxworkstation-6.6 -- cgit v1.2.3