summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-06-14 14:43:58 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-07-03 09:20:09 +0000
commitf94d1cb7b1be6f0bd8d2879caa676bbabf316871 (patch)
treee9d2591ed2278d82966ea0bccd0a93146f6e4068
parent6f7c1e6a63f4509a80cca6e9cc4c792c193fd6d9 (diff)
Ignore tst_QOpenGLWidget::clearAndGrab failures on Ubuntu
The test fails for unknown reasons when using the mesa swrast when using qemu/kvm (as opposed to when using the vmware mesa driver). Task-number: QTQAINFRA-1318 Change-Id: Ib7e9d894cd368b8c2c12d83ec1e4862622781fe6 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> (cherry picked from commit 5628d47291eb5fcf3ef771cfbd5c2cfcab687de6)
-rw-r--r--tests/auto/widgets/widgets/qopenglwidget/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/widgets/qopenglwidget/BLACKLIST b/tests/auto/widgets/widgets/qopenglwidget/BLACKLIST
index cdff75ba65..8fc651b31c 100644
--- a/tests/auto/widgets/widgets/qopenglwidget/BLACKLIST
+++ b/tests/auto/widgets/widgets/qopenglwidget/BLACKLIST
@@ -1,4 +1,6 @@
[clearAndGrab]
opensuse-13.1
+ubuntu
+
[stackWidgetOpaqueChildIsVisible]
windows