aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwindow
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-03-30 17:53:47 +0200
committerGabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>2015-03-30 15:59:05 +0000
commitd2b08bfdb5b81b4c6f90852b053a487a0bffd348 (patch)
tree78fba1a7f752189a05c3a18a463228ec36f47605 /tests/auto/quick/qquickwindow
parentdec6b8a8d294bc6193f680c5b5038dc12b6ae17c (diff)
Blacklist QQuickWindow::testWindowVisibilityOrder for OS X
The failing test is a regression introduced by 5bf9528b9164bd888e991552b66d6237e84a7ee2. Since that patch had several side effects, we will not revert it but blacklist the test function for now. Task-number: QTBUG-45318 Change-Id: I3e28a21c8b056c1c8f2fd5d6d3ffe32d5f44b0e5 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
Diffstat (limited to 'tests/auto/quick/qquickwindow')
-rw-r--r--tests/auto/quick/qquickwindow/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickwindow/BLACKLIST b/tests/auto/quick/qquickwindow/BLACKLIST
new file mode 100644
index 0000000000..1201ef12f0
--- /dev/null
+++ b/tests/auto/quick/qquickwindow/BLACKLIST
@@ -0,0 +1,2 @@
+[testWindowVisibilityOrder]
+osx