summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2016-06-01 13:14:01 +0200
committerAlexandru Croitor <alexandru.croitor@theqtcompany.com>2016-06-01 11:17:31 +0000
commita1de7c40f4a22f996fcf922e69315c1f2cea6e96 (patch)
tree7f944c5ad84b1f229a8eb4d2429982be94b1c5cd /tests
parent0720569b151efd59cb253025d66ec9982b5d797a (diff)
Blacklist tst_QOpenGLWidget::stackWidgetOpaqueChildIsVisible test.
It fails randomly on Windows, possibly due to timing issues. Change-Id: I0ef74f203455eb4ea8aeee4c8fc9bf1fbf6fb8ff Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'tests')
-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 725b8e93b4..cdff75ba65 100644
--- a/tests/auto/widgets/widgets/qopenglwidget/BLACKLIST
+++ b/tests/auto/widgets/widgets/qopenglwidget/BLACKLIST
@@ -1,2 +1,4 @@
[clearAndGrab]
opensuse-13.1
+[stackWidgetOpaqueChildIsVisible]
+windows