mirror of https://github.com/qt/qtbase.git
Tests: Blacklist tests for ubuntu 14.04
Instead of making insignificant the all platform for QtBase 5.5 integration. Change-Id: Ief3f29c094bdbc90e684f19c1077ee595fb7d581 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
This commit is contained in:
parent
85f9478227
commit
3ed6f74fb2
|
@ -1,7 +1,9 @@
|
|||
[ioGetFromBuiltinHttp:http+limited]
|
||||
osx
|
||||
ubuntu-14.04
|
||||
[ioGetFromBuiltinHttp:https+limited]
|
||||
osx
|
||||
ubuntu-14.04
|
||||
[ioGetFromHttpBrokenServer:no-newline]
|
||||
osx
|
||||
[synchronousRequest:https]
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[genericSystemProxy]
|
||||
ubuntu-14.04
|
|
@ -0,0 +1,2 @@
|
|||
[hoverEnterLeaveEvent]
|
||||
ubuntu-14.04
|
|
@ -0,0 +1,4 @@
|
|||
[task255529_transformationAnchorMouseAndViewportMargins]
|
||||
ubuntu-14.04
|
||||
[cursor]
|
||||
ubuntu-14.04
|
|
@ -0,0 +1,2 @@
|
|||
[initialShow2]
|
||||
ubuntu-14.04
|
|
@ -0,0 +1,2 @@
|
|||
[setStandardKeys]
|
||||
ubuntu-14.04
|
|
@ -0,0 +1,16 @@
|
|||
[normalGeometry]
|
||||
ubuntu-14.04
|
||||
[saveRestoreGeometry]
|
||||
ubuntu-14.04
|
||||
[restoreVersion1Geometry]
|
||||
ubuntu-14.04
|
||||
[updateWhileMinimized]
|
||||
ubuntu-14.04
|
||||
[focusProxyAndInputMethods]
|
||||
ubuntu-14.04
|
||||
[touchEventSynthesizedMouseEvent]
|
||||
ubuntu-14.04
|
||||
[grabMouse]
|
||||
ubuntu-14.04
|
||||
[largerThanScreen_QTBUG30142]
|
||||
ubuntu-14.04
|
|
@ -0,0 +1,2 @@
|
|||
[QTBUG_14292_filesystem]
|
||||
ubuntu-14.04
|
|
@ -0,0 +1,4 @@
|
|||
[check_menuPosition]
|
||||
ubuntu-14.04
|
||||
[taskQTBUG4965_escapeEaten]
|
||||
ubuntu-14.04
|
Loading…
Reference in New Issue