mirror of https://github.com/qt/qtbase.git
tests: Blacklist failing tests on MinGW
Also move redudant Android entries to already existing sections. Task-number: QTBUG-35109 Task-number: QTBUG-88250 Change-Id: I9d5eaa5a3f11b55566a7c74f84a972a0c272cfea Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
This commit is contained in:
parent
b20779b192
commit
b13bad3ab0
|
@ -9,14 +9,18 @@ macos ci
|
|||
# QTBUG-66851
|
||||
# QTBUG-69160
|
||||
opensuse-leap
|
||||
android
|
||||
[setVisible]
|
||||
# QTBUG-69154
|
||||
android
|
||||
[modalWindowEnterEventOnHide_QTBUG35109]
|
||||
osx
|
||||
android
|
||||
windows-10 gcc
|
||||
[spuriousMouseMove]
|
||||
# QTBUG-69162
|
||||
windows-10
|
||||
android
|
||||
[testInputEvents]
|
||||
rhel-7.4
|
||||
[initialSize]
|
||||
|
@ -33,11 +37,5 @@ android
|
|||
android
|
||||
[isActive]
|
||||
android
|
||||
[modalWithChildWindow]
|
||||
android
|
||||
[modalWindowModallity]
|
||||
android
|
||||
[modalWindowEnterEventOnHide_QTBUG35109]
|
||||
android
|
||||
[spuriousMouseMove]
|
||||
android
|
||||
|
|
Loading…
Reference in New Issue