From 12705f70c9a380a5a4e8ba4027a835259aebb78f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tony=20Saraj=C3=A4rvi?= Date: Thu, 25 Feb 2016 23:09:17 +0200 Subject: [PATCH] Blacklist a font dialog test that fails This test has failed already in openSUSE 13.1 where it has been marked as insignificant. Incorrect font size is returned from a font dialog in tst_qfontdialog. Task-number: QTBUG-46056 Change-Id: I7b5841e90d4cbe9d9573b46ec7dec64432160473 Reviewed-by: Akseli Salovaara --- 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 5fd026537e..349fe28aa7 100644 --- a/tests/auto/widgets/dialogs/qfontdialog/BLACKLIST +++ b/tests/auto/widgets/dialogs/qfontdialog/BLACKLIST @@ -1,5 +1,6 @@ [task256466_wrongStyle] opensuse-13.1 +opensuse-42.1 rhel-7.1 [setFont] ubuntu-14.04