summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-06-07 16:45:34 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-06-08 11:09:18 +0000
commitee04c572bbd9db28daa6a8eaba7f1d46d109ace7 (patch)
tree6bf3e9fe31f188ce861b6f7a54ada057d5f019c0
parent121cdbdd30de1bee58e349859409dd08865c17f5 (diff)
Skip failures of task232085_spinBoxLineEditBg with the real Gtk style
The test mysteriously fails once we run it not under vmware (where vmware-tools somehow ended up messing with fontconfig and styles) but under a plain Ubuntu-14.04 in qemu/kvm. Change-Id: I15604ff88fbdbfdc22458ba43844546428174d3c Task-number: QTQAINFRA-1241 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
-rw-r--r--tests/auto/widgets/styles/qstylesheetstyle/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/styles/qstylesheetstyle/BLACKLIST b/tests/auto/widgets/styles/qstylesheetstyle/BLACKLIST
index cf78fb47c2..7781d81eef 100644
--- a/tests/auto/widgets/styles/qstylesheetstyle/BLACKLIST
+++ b/tests/auto/widgets/styles/qstylesheetstyle/BLACKLIST
@@ -1,2 +1,4 @@
[hoverColors]
ubuntu-14.04
+[task232085_spinBoxLineEditBg]
+ubuntu-14.04