summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-02-20 14:37:05 +0100
committerLiang Qi <liang.qi@qt.io>2017-02-20 13:43:10 +0000
commitf3a0c9680b264fc7f2f9e4ac3fe43d0c8321fbef (patch)
tree5356b7d91ecd08e05ad14a14ced90e44d51f96fd
parentcdd589d53c8f2f03c868cb618baf7f55956ebcb6 (diff)
downloadqtquickcontrols-f3a0c9680b264fc7f2f9e4ac3fe43d0c8321fbef.tar.gz
tests: skip Tests_PieMenu::test_bounds() on Windows
Task-number: QTBUG-58993 Change-Id: I5149cf70f9b49902005469b44d561744a4ca8667 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
-rw-r--r--tests/auto/extras/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/extras/BLACKLIST b/tests/auto/extras/BLACKLIST
index 3a502904..f01bd427 100644
--- a/tests/auto/extras/BLACKLIST
+++ b/tests/auto/extras/BLACKLIST
@@ -4,3 +4,5 @@
*
[Tests_Tumbler::test_keyboardNavigation]
*
+[Tests_PieMenu::test_bounds]
+windows