aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2018-09-11 12:39:59 +0300
committerTony Sarajärvi <tony.sarajarvi@qt.io>2018-09-11 10:09:06 +0000
commit9f44550333c0e29b03ab6fbbca161ab954a3706f (patch)
tree329ca80003cb7a0cf6d7caead537cc7ae26c4a52 /tests
parentb9e7d9aadc8f70644c24469d802e9366a2a422bf (diff)
Extend opensuse blacklisting to opensuse-leap
In openSUSE 15.0 /etc/os-release the ID of the OS was changed from "opensuse" to "opensuse-leap". So every blacklisting we did for opensuse, didn't cover opensuse-leap. This one adds opensuse-leap as a blacklisted platform whenever opensuse was blacklisted. Task-number: QTBUG-70413 Change-Id: Ib84cda329160d4cfed28cb168f380269c24f8435 Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/controls/default/BLACKLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/controls/default/BLACKLIST b/tests/auto/controls/default/BLACKLIST
index 4309d833..1e63fcb0 100644
--- a/tests/auto/controls/default/BLACKLIST
+++ b/tests/auto/controls/default/BLACKLIST
@@ -1,2 +1,3 @@
[Popup::test_shortcut]
opensuse ci
+opensuse-leap ci