Extend opensuse blacklistings 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-70463
Task-number: QTBUG-51399
Change-Id: I5879eb34926757163973d8b9442eae58f47d2f11
Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
Tony Sarajärvi 2018-09-11 12:26:10 +03:00
parent 405e297756
commit fd6370d89f
6 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,7 @@ osx-10.12 ci
ubuntu-16.04
# QTBUG-66851
opensuse
opensuse-leap
# QTBUG-69160
android
[setVisible]

View File

@ -5,6 +5,7 @@ ubuntu-18.04
# QTBUG-67254
ubuntu
opensuse
opensuse-leap
[graphicsItemGesture]
ubuntu-18.04
[graphicsItemTreeGesture]

View File

@ -5,3 +5,4 @@ opensuse-42.3 ci
[comboBox]
# QTBUG-67282
opensuse
opensuse-leap

View File

@ -1,3 +1,4 @@
[touchEventPropagation]
# QTBUG-66745
opensuse
opensuse-leap

View File

@ -16,6 +16,7 @@ linux
[raise]
# QTBUG-68175
opensuse
opensuse-leap
[setWindowGeometry]
osx
[windowMoveResize]
@ -36,6 +37,7 @@ osx-10.12 ci
osx-10.13 ci
[maskedUpdate]
opensuse
opensuse-leap
[moveInResizeEvent]
ubuntu-16.04
[moveChild:right]

View File

@ -1,2 +1,3 @@
[stepModifierPressAndHold]
opensuse ci # QTBUG-69492
opensuse-leap ci