From cf5e3f37f477d8f7e1dacc92767756c284c67696 Mon Sep 17 00:00:00 2001 From: Caroline Chao Date: Mon, 13 Apr 2015 15:25:23 +0200 Subject: [PATCH] Tests: Blacklist task260974_menuItemRectangleForComboBoxPopup On OS X 10.10. This test in tst_QComboBox is currently failing in CI. Change-Id: Ie326f79a900c3ae926c7ebe5bb5880dd422cee60 Task-number: QTBUG-45531 Reviewed-by: David Faure --- tests/auto/widgets/widgets/qcombobox/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/widgets/widgets/qcombobox/BLACKLIST diff --git a/tests/auto/widgets/widgets/qcombobox/BLACKLIST b/tests/auto/widgets/widgets/qcombobox/BLACKLIST new file mode 100644 index 0000000000..4a270c085b --- /dev/null +++ b/tests/auto/widgets/widgets/qcombobox/BLACKLIST @@ -0,0 +1,3 @@ +QTBUG-45531 +[task260974_menuItemRectangleForComboBoxPopup] +osx-10.10