Blacklisting autotests that fail on RHEL 7.1 also on RHEL 7.2
Blacklisting those autotests that prevent us to get RHEL 7.2 in the CI. The same tests have already been blacklisted for RHEL 7.1. Change-Id: I2aa62647f7bd75681ea9e1d69bc62f9542fda5e2 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>bb10
parent
48e30656a7
commit
dfe8a85e7c
|
|
@ -9,5 +9,7 @@ ubuntu-14.04
|
|||
*
|
||||
[authenticationCacheAfterCancel:http+socksauth]
|
||||
rhel-7.1
|
||||
rhel-7.2
|
||||
[authenticationCacheAfterCancel:https+socksauth]
|
||||
rhel-7.1
|
||||
rhel-7.2
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
[]
|
||||
rhel-7.1
|
||||
rhel-7.2
|
||||
[customGesture]
|
||||
opensuse-13.1
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
[task256466_wrongStyle]
|
||||
opensuse-13.1
|
||||
rhel-7.1
|
||||
rhel-7.2
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
[hoverEnterLeaveEvent]
|
||||
ubuntu-14.04
|
||||
rhel-7.1
|
||||
rhel-7.2
|
||||
[QTBUG_6986_sendMouseEventToAlienWidget]
|
||||
rhel-7.1
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
[initialShow2]
|
||||
ubuntu-14.04
|
||||
rhel-7.1
|
||||
rhel-7.2
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ osx
|
|||
[updateWhileMinimized]
|
||||
ubuntu-14.04
|
||||
rhel-7.1
|
||||
rhel-7.2
|
||||
osx
|
||||
[focusProxyAndInputMethods]
|
||||
linux
|
||||
|
|
|
|||
Loading…
Reference in New Issue