diff options
author | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2020-01-21 17:51:21 +0100 |
---|---|---|
committer | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2020-01-22 17:26:23 +0100 |
commit | f047c44e71762c3203c2e9144ce6d64208490781 (patch) | |
tree | c10bef8fa27ce091f2b333a1745d52e3b993ee7f /tests/auto/widgets | |
parent | 14690e9cf1bff2fed17333241bb7bc6422437f92 (diff) | |
download | qtbase-f047c44e71762c3203c2e9144ce6d64208490781.tar.gz |
Extend blacklisting for a few tests to include all macOS versions
Task-number: QTBUG-75786
Change-Id: I06867de99a19f9e46ac0eeea10a7365a30c49c6d
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/widgets')
-rw-r--r-- | tests/auto/widgets/dialogs/qprogressdialog/BLACKLIST | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/widgets/dialogs/qprogressdialog/BLACKLIST b/tests/auto/widgets/dialogs/qprogressdialog/BLACKLIST index 2b784414cd..92f9680e7e 100644 --- a/tests/auto/widgets/dialogs/qprogressdialog/BLACKLIST +++ b/tests/auto/widgets/dialogs/qprogressdialog/BLACKLIST @@ -1,2 +1,2 @@ [autoShow] -osx-10.13 +macos |