diff options
author | Liang Qi <liang.qi@qt.io> | 2017-02-20 14:37:05 +0100 |
---|---|---|
committer | Liang Qi <liang.qi@qt.io> | 2017-02-20 13:43:10 +0000 |
commit | f3a0c9680b264fc7f2f9e4ac3fe43d0c8321fbef (patch) | |
tree | 5356b7d91ecd08e05ad14a14ced90e44d51f96fd /tests | |
parent | cdd589d53c8f2f03c868cb618baf7f55956ebcb6 (diff) | |
download | qtquickcontrols-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>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/extras/BLACKLIST | 2 |
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 |