unblacklist passing tests

These tests have not failed on the removed platforms for at least 60 days

Task-number: QTBUG-76608
Change-Id: If7a9f4db907124e3cd54e3f4b0ad3e20717d1912
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
bb10
Daniel Smith 2019-07-05 14:55:48 +02:00 committed by Daniel Smith
parent 888e498020
commit 6c136973fd
78 changed files with 540 additions and 311 deletions

View File

@ -1,3 +1,2 @@
[deleteChildrenWithRunningGroup]
osx-10.12
osx-10.13

View File

@ -1,6 +1,9 @@
[pauseAndPropertyAnimations]
*
osx-10.12
osx-10.14
osx-10.13
[multipleSequentialGroups]
osx
[noTimerUpdates]
osx
osx-10.12
osx-10.14
osx-10.13

View File

@ -1,6 +0,0 @@
[statesAndSignals:normal animation]
windows
[startBackwardWithoutEndValue]
windows
[startWithoutStartValue]
osx

View File

@ -1,8 +1,6 @@
[startGroupWithRunningChild]
windows
[finishWithUncontrolledAnimation]
windows
osx-10.12
windows-10 msvc-2015
osx-10.13
[groupWithZeroDurationAnimations]
osx
osx-10.13

View File

@ -1,7 +0,0 @@
# QTBUG-48455
[readLineStdin]
msvc-2015 ci
msvc-2017 ci
[readLineStdin_lineByLine]
msvc-2015 ci
msvc-2017 ci

View File

@ -1,6 +1,9 @@
# QTBUG-33574 QTBUG-30943
[signalsEmittedAfterFileMoved]
windows
windows-10 msvc-2017
windows-10 msvc-2019
windows-10 msvc-2015
windows-7sp1
[watchFileAndItsDirectory:native backend-testfile]
osx
windows

View File

@ -2,8 +2,6 @@
redhatenterpriselinuxworkstation-6.6
# QTBUG-48455
[fileWriterProcess]
msvc-2015 ci
msvc-2017 ci
[softExitInSlots]
# QTBUG-66903
windows
windows-10 msvc-2015
windows-10 msvc-2017

View File

@ -1,4 +1,4 @@
[elapsed]
windows
osx-10.12
windows-10 msvc-2015
osx-10.13
windows-10 msvc-2017

View File

@ -1,6 +0,0 @@
[sendPostedEvents]
windows
[registerTimer]
windows
winrt
osx

View File

@ -1,2 +0,0 @@
[testQuitLock]
windows

View File

@ -1,2 +0,0 @@
[moveToThread]
windows

View File

@ -1,3 +1,4 @@
[unexpectedDisconnection]
windows
osx
osx-10.12
windows-10 msvc-2015
windows-7sp1

View File

@ -1,5 +1,9 @@
[remainingTime]
windows
osx
osx-10.12
osx-10.14
osx-10.13
windows-10 msvc-2017
[basic_chrono]
osx
osx-10.14
osx-10.13

View File

@ -1,3 +1,4 @@
[stillOpenWhenAtEnd]
windows
windows-10 msvc-2017
winrt
windows-7sp1

View File

@ -1,3 +1,6 @@
[tryAcquireWithTimeout]
osx-10.12
osx-10.13
[tryAcquireWithTimeout:0.2s]
windows
osx-10.12

View File

@ -1,4 +1,7 @@
[wait3_slowDestructor]
windows
windows-10 msvc-2015
windows-7sp1
windows-10 msvc-2017
[sleep]
windows ci
windows-7sp1

View File

@ -1,3 +1,7 @@
[expiryTimeoutRace]
osx
linux
rhel-7.6
opensuse-leap
osx-10.13
ubuntu-18.04
osx-10.12
opensuse-42.3

View File

@ -1,2 +0,0 @@
[wakeOne]
windows

View File

@ -1,2 +0,0 @@
[timeZoneAbbreviation]
osx

View File

@ -1,2 +0,0 @@
[formatTimeZone]
osx

View File

@ -1,9 +1,9 @@
[interpolation]
windows
osx-10.12
windows-10 msvc-2015
osx-10.13
[duration]
windows
windows-7sp1
[frameRate]
osx-10.12
osx-10.13

View File

@ -1,4 +1,3 @@
[focusObject]
opensuse
opensuse-leap
ubuntu
ubuntu-16.04
opensuse-42.3

View File

@ -1,5 +1,3 @@
[sendPostedEvents]
windows
[registerTimer]
windows
winrt

View File

@ -1,2 +0,0 @@
[testQuitLock]
osx-10.12

View File

@ -0,0 +1,8 @@
[basic_chrono]
osx-10.13
[remainingTime]
osx-10.12
windows-10 msvc-2015
osx-10.14
osx-10.13

View File

@ -1,6 +1,2 @@
[basicRawEventTranslation]
linux
[multiPointRawEventTranslationOnTouchScreen]
linux
[multiPointRawEventTranslationOnTouchPad]
linux
ubuntu-16.04

View File

@ -1,3 +1,7 @@
[positioning]
opensuse-leap
ubuntu-16.04
opensuse-42.3
[positioning:default]
linux
osx-10.12 ci
@ -6,38 +10,25 @@ winrt
osx-10.12 ci
[modalWithChildWindow]
ubuntu-16.04
# QTBUG-66851
opensuse
opensuse-leap
# QTBUG-66851
# QTBUG-69160
android
opensuse-42.3
[setVisible]
# QTBUG-69154
android
[modalWindowEnterEventOnHide_QTBUG35109]
ubuntu-16.04
osx ci
osx-10.11
osx-10.13
osx-10.14
osx-10.12
[spuriousMouseMove]
windows ci
# QTBUG-69162
android
[modalDialogClosingOneOfTwoModal]
osx
[modalWindowModallity]
osx
# QTBUG-69163
android
[visibility]
osx-10.12 ci
windows-10 msvc-2015
windows-10 msvc-2017
[testInputEvents]
rhel-7.4
[isActive]
# QTBUG-67768
ubuntu
# QTBUG-69157
android
[exposeEventOnShrink_QTBUG54040]
# QTBUG-69155
android

View File

@ -1,10 +1,2 @@
[fboRendering]
windows
[QTBUG15621_triangulatingStrokerDivZero]
windows
[imageFormatPainting]
windows
[openGLPaintDevice]
windows
[wglContextWrap]
windows

View File

@ -1,2 +0,0 @@
[defaultFamily]
b2qt

View File

@ -1,4 +1,3 @@
[mixedScripts]
ubuntu-18.04
b2qt
windows

View File

@ -1,2 +1,4 @@
[imageAtRightAlignedTab]
linux
rhel-6.6
rhel-7.4
rhel-7.6

View File

@ -1,3 +1,2 @@
[rewriteDocument]
winrt # QTBUG-54623
winrt

View File

@ -1,2 +1,2 @@
[cacheControl]
windows
windows-10 msvc-2015

View File

@ -6,5 +6,16 @@ redhatenterpriselinuxworkstation-6.6
[activeMode:WithoutProxyWithSession]
redhatenterpriselinuxworkstation-6.6
[list]
ubuntu-16.04
opensuse-leap
osx-10.11
windows-7sp1
ubuntu-18.04
osx-10.14
b2qt
osx-10.12
windows-10 msvc-2015
opensuse-42.3
[list:epsvNotSupported]
*

View File

@ -1,47 +1,249 @@
# See qtbase/src/testlib/qtestblacklist.cpp for format
osx
[authenticationCacheAfterCancel]
windows
windows-10 msvc-2017
windows-10 msvc-2015
osx-10.13
windows-7sp1
[httpAbort]
*
ubuntu-16.04
rhel-7.6
[backgroundRequestInterruption]
ubuntu-16.04
opensuse-leap
ubuntu-18.04
b2qt
osx-10.12
windows-10 msvc-2015
opensuse-42.3
[backgroundRequestInterruption:ftp, bg, nobg]
*
[getErrors]
osx-10.13
# QTBUG-71953
[getErrors:ftp-host]
linux
# QTBUG-71953
[getFromHttp]
rhel-6.6
ubuntu-16.04
rhel-7.6
opensuse-leap
osx-10.11
osx-10.13
windows-7sp1
ubuntu-18.04
osx-10.14
rhel-7.4
b2qt
windows-10 msvc-2017
osx-10.12
windows-10 msvc-2015
opensuse-42.3
[getFromHttp:success-external]
*
[getFromHttpIntoBuffer]
windows
osx-10.12
osx-10.13
[getFromHttpIntoBuffer2]
windows
windows-10 msvc-2015
windows-10 msvc-2017
[headFromHttp]
windows
osx-10.13
windows-10 msvc-2017
[ioGetFromHttpWithSocksProxy]
windows
osx-10.12
[ioPostToHttpFromSocket]
windows
# QTBUG-66247
osx-10.13
windows-7sp1
windows-10 msvc-2017
osx-10.12
windows-10 msvc-2015
[ioHttpRedirect]
windows
windows-10 msvc-2015
# QTBUG-66602
windows-10 msvc-2017
[ioHttpRedirectMultipartPost]
*
ubuntu-16.04
rhel-7.6
# QTBUG-66247
opensuse-leap
osx-10.13
ubuntu-18.04
rhel-7.4
b2qt
osx-10.12
windows-10 msvc-2015
opensuse-42.3
[ioHttpRedirectPolicy]
*
ubuntu-16.04
opensuse-leap
windows-7sp1
ubuntu-18.04
b2qt
windows-10 msvc-2017
windows-10 msvc-2015
opensuse-42.3
[ioHttpRedirectPostPut]
linux
windows
osx-10.12
windows-10 msvc-2015
[putToFtp]
windows ci
[putToFtpWithInvalidCredentials]
windows ci
windows-10 msvc-2017
[putWithServerClosingConnectionImmediately]
windows
osx-10.11
osx-10.13
windows-7sp1
windows-10 msvc-2017
osx-10.12
windows-10 msvc-2015
[qtbug28035browserDoesNotLoadQtProjectOrgCorrectly]
windows
[getFromUnreachableIp]
windows msvc-2017
[ioHttpRedirectErrors:too-many-redirects]
rhel-6.6 ci
windows-10 msvc-2015
windows-7sp1
[authenticationWithDifferentRealm]
osx-10.13
[backgroundRequest]
osx-10.12
[connectToIPv6Address]
osx-10.12
[deleteFromHttp]
osx-10.12
[downloadProgress]
osx-10.12
[emitErrorForAllReplies]
osx-10.12
[encrypted]
osx-10.13
[ftpAuthentication]
osx-10.13
[httpCanReadLine]
osx-10.12
osx-10.13
[httpRecursiveCreation]
osx-10.12
osx-10.13
[httpWithNoCredentialUsage]
osx-10.12
[ignoreSslErrorsList]
osx-10.12
osx-10.13
[ignoreSslErrorsListWithSlot]
osx-10.12
osx-10.13
[ioGetFromBuiltinHttp]
osx-10.12
osx-10.11
osx-10.14
osx-10.13
[ioGetFromHttp]
osx-10.12
[ioGetFromHttpWithAuth]
osx-10.12
osx-10.13
[ioGetFromHttpWithAuthSynchronous]
osx-10.12
[ioGetFromHttpWithProxyAuth]
osx-10.12
[ioGetFromHttpWithReuseParallel]
osx-10.12
osx-10.13
[ioGetFromHttpWithReuseSequential]
osx-10.12
osx-10.13
[ioGetFromHttpsWithIgnoreSslErrors]
osx-10.12
[ioGetFromHttpsWithSslErrors]
osx-10.12
[ioGetFromHttpsWithSslHandshakeError]
osx-10.12
[ioGetWithManyProxies]
osx-10.12
[ioPostToHttpFromFile]
osx-10.13
[ioPostToHttpFromMiddleOfFileFiveBytes]
osx-10.13
[ioPostToHttpFromMiddleOfFileToEnd]
osx-10.13
[ioPostToHttpFromMiddleOfQBufferFiveBytes]
osx-10.13
[ioPostToHttpFromSocketSynchronous]
osx-10.12
osx-10.13
[ioPostToHttpNoBufferFlag]
osx-10.13
[ioPostToHttpUploadProgress]
osx-10.12
osx-10.11
osx-10.13
[ioPutToHttpFromFile]
osx-10.13
[lastModifiedHeaderForHttp]
osx-10.12
osx-10.13
[multipartSkipIndices]
osx-10.12
osx-10.13
[nestedEventLoops]
osx-10.12
osx-10.13
[pipelining]
osx-10.13
[postToHttp]
osx-10.12
osx-10.13
[postToHttpMultipart]
osx-10.12
osx-10.13
[postToHttpSynchronous]
osx-10.12
osx-10.13
[postToHttps]
osx-10.12
osx-10.13
[postToHttpsMultipart]
osx-10.12
osx-10.13
[postToHttpsSynchronous]
osx-10.12
osx-10.13
[putGetDeleteGetFromHttp]
osx-10.12
[putToHttp]
osx-10.12
osx-10.13
[putToHttpSynchronous]
osx-10.12
osx-10.13
[putToHttps]
osx-10.12
osx-10.13
[putToHttpsSynchronous]
osx-10.12
osx-10.13
[putWithRateLimiting]
osx-10.12
osx-10.13
[qtbug13431replyThrottling]
osx-10.12
[receiveCookiesFromHttp]
osx-10.12
osx-10.13
[receiveCookiesFromHttpSynchronous]
osx-10.12
osx-10.13
[sendCookies]
osx-10.12
osx-10.13
[sendCookiesSynchronous]
osx-10.12
osx-10.13
[sendCustomRequestToHttp]
osx-10.12
[sslConfiguration]
osx-10.12
osx-10.13
[synchronousRequest]
osx-10.12
osx-10.13
[backgroundRequestConnectInBackground]
osx-10.12
osx-10.13

View File

@ -1,4 +1,10 @@
[download]
linux
opensuse-leap
ubuntu-18.04
ubuntu-16.04
b2qt
[upload]
linux
opensuse-leap
ubuntu-18.04
b2qt

View File

@ -1,2 +1,12 @@
[lookup]
ci
rhel-7.6
opensuse-leap
osx-10.13
windows-7sp1
ubuntu-18.04
rhel-7.4
b2qt
windows-10 msvc-2017
osx-10.12
windows-10 msvc-2015
opensuse-42.3

View File

@ -1,8 +1,11 @@
[tcpLoopbackPerformance]
windows
windows-10 msvc-2015
windows-7sp1
[receiveUrgentData]
windows
windows-10 msvc-2015
windows-7sp1
[serverTest]
windows
windows-10 msvc-2015
windows-7sp1
[tcpLoopbackPerformance]
windows

View File

@ -1,6 +1,5 @@
[passwordAuth]
windows
[downloadBigFile]
windows
windows-10 msvc-2015
windows-7sp1
[ensureEofTriggersNotification]
windows

View File

@ -1,11 +1,12 @@
[udpTest]
*
[passwordAuth]
*
ubuntu-18.04
# QTBUG-74162
[passwordAuth2]
*
[serverTest]
windows
osx-10.12
ubuntu-18.04
[downloadBigFile]
windows
windows-10 msvc-2015
windows-7sp1

View File

@ -1,13 +1,24 @@
windows
[linkLocal]
linux
[listenWhileListening]
windows-10 msvc-2015
[listenWhileListening:WithSocks5Proxy]
linux
windows
[ipv6Server]
windows-10 msvc-2015
windows-7sp1
windows-10 msvc-2017
[ipv6Server:WithoutProxy]
windows
osx
[clientServerLoop:WithSocks5Proxy]
linux
[crashTests:WithSocks5Proxy]
linux
[addressReusable]
windows-10 msvc-2015
[eagainBlockingAccept]
windows-10 msvc-2015
windows-7sp1
windows-10 msvc-2017
[proxyFactory]
windows-7sp1
[serverAddress]
windows-10 msvc-2017
windows-10 msvc-2015
windows-7sp1

View File

@ -1,13 +1,14 @@
[bindThenResolveHost:first-fail]
windows
[bind]
windows-10 msvc-2015
windows-7sp1
[bind:[::]]
windows
[bind:[::]:randomport]
windows
[invalidProxy:socks5-on-http]
windows
[timeoutConnect]
windows-10 msvc-2015
# QTBUG-66247
[timeoutConnect:ip]
windows
# QTBUG-66247
[taskQtBug5799ConnectionErrorEventLoop]
windows

View File

@ -1,26 +1,16 @@
[writeDatagramToNonExistingPeer]
windows
osx
[asyncReadDatagram]
osx
windows-10 msvc-2017
windows-10 msvc-2015
windows-7sp1
[multicastLeaveAfterClose]
osx
[readyRead]
osx
osx-10.12
osx-10.11
[readyReadForEmptyDatagram]
osx
opensuse-leap
ubuntu-16.04
[echo]
linux
osx
opensuse-42.3
[ipv6Loop]
osx
[loop]
osx
[broadcasting]
osx
[zeroLengthDatagram]
osx
[linkLocalIPv6]
linux
osx-10.12
[readyReadForEmptyDatagram]
linux

View File

@ -1,3 +1,13 @@
# OpenSSL version is too new. Rich will fix :)
[subjectAndIssuerAttributes]
*
ubuntu-16.04
rhel-7.6
opensuse-leap
windows-7sp1
ubuntu-18.04
rhel-7.4
b2qt
windows-10 msvc-2017
windows-10 msvc-2015
opensuse-42.3

View File

@ -1,2 +1,16 @@
redhatenterpriselinuxworkstation
rhel
[constructor]
rhel-6.6
rhel-7.4
rhel-7.6
[length]
rhel-6.6
rhel-7.4
rhel-7.6
[toEncryptedPemOrDer]
rhel-6.6
rhel-7.4
rhel-7.6
[toPemOrDer]
rhel-6.6
rhel-7.4
rhel-7.6

View File

@ -1,23 +1,15 @@
[abortOnSslErrors]
windows
windows-10 msvc-2015
[deprecatedProtocols]
windows
[disabledProtocols]
windows
[protocol]
windows
[qtbug18498_peek]
windows
[setReadBufferSize]
windows
[spontaneousWrite]
windows
windows-7sp1
[sslErrors]
windows
windows-7sp1
[connectToHostEncrypted]
osx-10.13
[setSslConfiguration]
windows
osx-10.13
windows-10 msvc-2015
windows-7sp1
[connectToHostEncryptedWithVerificationPeerName]
osx-10.13

View File

@ -1,25 +1,8 @@
[glWidgetRendering]
windows
winrt
[glFBORendering]
windows
winrt
[multipleFBOInterleavedRendering]
windows
winrt
[glPBufferRendering]
windows
winrt
[replaceClipping]
windows
winrt
[clipTest]
windows
winrt
[graphicsViewClipping]
windows
winrt
linux ci
[glFBOUseInGLWidget]
windows
winrt
ubuntu-16.04
rhel-7.6
opensuse-leap
ubuntu-18.04
rhel-7.4
opensuse-42.3

View File

@ -3,17 +3,25 @@ rhel-7.4
rhel-7.6
ubuntu-18.04
[customGesture]
# QTBUG-67254
ubuntu
opensuse
opensuse-leap
# QTBUG-67254
opensuse-42.3
[graphicsItemGesture]
ubuntu-18.04
rhel-7.4
rhel-7.6
[graphicsItemTreeGesture]
ubuntu-18.04
[graphicsView]
ubuntu-18.04
rhel-7.4
rhel-7.6
[explicitGraphicsObjectTarget]
ubuntu-18.04
rhel-7.4
rhel-7.6
[autoCancelGestures2]
ubuntu-18.04
rhel-7.4
rhel-7.6

View File

@ -1,4 +1,6 @@
# QTBUG-27571
[ftpProxyServer]
windows 32bit
windows 64bit
windows-10 msvc-2017
windows-10 msvc-2015
windows-7sp1

View File

@ -1,2 +0,0 @@
[hierarchyTest]
osx-10.12 ci

View File

@ -1,6 +1,3 @@
[checkReason_Shortcut]
osx-10.12 ci
[checkReason_ActiveWindow]
osx-10.12 ci
winrt

View File

@ -1,2 +1,5 @@
[downloadCheck]
windows-10 msvc-2015
windows-10 msvc-2017
[downloadCheck:with-zeroCopy]
windows

View File

@ -1,4 +1,4 @@
[snapToDefaultButton]
osx
osx-10.14
[showFullScreen]
osx-10.13 ci

View File

@ -1,2 +1,4 @@
[QTBUG4419_lineEditSelectAll]
osx
osx-10.12
osx-10.14
osx-10.13

View File

@ -1,13 +1,19 @@
winrt
[sort]
winrt
[sort:QFileDialog usage]
ubuntu
b2qt
[specialFiles]
ubuntu
b2qt
[dirsBeforeFiles]
ubuntu
ubuntu-16.04
rhel-7.6
windows-10 msvc-2017
ubuntu-18.04
b2qt
windows
rhel
suse-leap
winrt
windows-10 msvc-2015
[drives]
winrt

View File

@ -1,2 +1,6 @@
[defaultButton]
*
ubuntu-16.04
rhel-7.6
opensuse-leap
ubuntu-18.04
rhel-7.4

View File

@ -1,2 +1,2 @@
[autoShow]
osx ci
osx-10.13

View File

@ -1,3 +1,2 @@
[prepareGeometryChangeInvalidateCache]
opensuse
opensuse-leap
opensuse-42.3

View File

@ -3,11 +3,5 @@ opensuse-42.3 ci
[removeFullyTransparentItem]
osx-10.12
[tabFocus_sceneWithNestedFocusWidgets]
opensuse
opensuse-leap
[inputMethod]
opensuse
opensuse-leap
[hoverEvents_parentChild]
ubuntu
opensuse-42.3

View File

@ -1,20 +1,24 @@
[task255529_transformationAnchorMouseAndViewportMargins]
xcb
opensuse-leap
rhel-7.4
ubuntu-16.04
opensuse-42.3
[cursor]
xcb
opensuse-leap
ubuntu-16.04
opensuse-42.3
[cursor2]
xcb
windows
[rubberBandExtendSelection]
xcb
[rotated_rubberBand]
xcb
ubuntu-16.04
[sendEvent]
xcb
[forwardMousePress]
xcb
ubuntu-16.04
opensuse-42.3
[resizeAnchor]
xcb
ubuntu-16.04
rhel-7.6
opensuse-leap
ubuntu-18.04
rhel-7.4
opensuse-42.3
[update2]
opensuse-42.3
[itemsInRect_cosmeticAdjust]

View File

@ -1,2 +0,0 @@
[scrollTo:reverse]
osx

View File

@ -1,3 +1,3 @@
[stretchAndRestoreLastSection]
opensuse
opensuse-leap
opensuse-42.3

View File

@ -1,4 +1,3 @@
[moveCursorBiggerJump]
osx
[columnViewportPosition]
winrt # QTBUG-72853

View File

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

View File

@ -2,30 +2,34 @@
[normalGeometry]
ubuntu-16.04
[saveRestoreGeometry]
xcb
b2qt
[restoreVersion1Geometry]
osx
[updateWhileMinimized]
opensuse-leap
ubuntu-16.04
b2qt
opensuse-42.3
[restoreVersion1Geometry]
ubuntu-16.04
[updateWhileMinimized]
ubuntu-18.04
rhel-7.4
ubuntu-16.04
rhel-7.6
osx
[focusProxyAndInputMethods]
linux
[raise]
# QTBUG-68175
opensuse
ubuntu-16.04
rhel-7.6
opensuse-leap
[setWindowGeometry]
osx
[windowMoveResize]
osx
ubuntu-18.04
rhel-7.4
opensuse-42.3
[raise]
opensuse-leap
# QTBUG-68175
opensuse-42.3
[childEvents]
osx ci
[renderInvisible]
osx
osx-10.12
osx-10.11
osx-10.14
[optimizedResizeMove]
osx
[optimizedResize_topLevel]
@ -40,12 +44,14 @@ opensuse
opensuse-leap
[moveInResizeEvent]
ubuntu-16.04
[moveChild:right]
osx
[activateWindow]
osx-10.12 ci
[multipleToplevelFocusCheck]
linux
ubuntu-16.04
rhel-7.6
opensuse-leap
ubuntu-18.04
rhel-7.4
opensuse-42.3
[windowState]
# QTBUG-75270
winrt

View File

@ -4,4 +4,5 @@ opensuse-42.3
ubuntu-16.04
[setWindowState]
ubuntu-18.04
rhel
rhel-7.6

View File

@ -1,2 +1,6 @@
[QTBUG_14292_filesystem]
linux
ubuntu-16.04
opensuse-leap
rhel-7.4
rhel-6.6
opensuse-42.3

View File

@ -1,2 +1,4 @@
[editingFinished]
*
osx-10.12
osx-10.14
osx-10.13

View File

@ -1,7 +1,16 @@
[updateScrollBars]
osx
[tileSubWindows]
osx
xcb
ubuntu-16.04
rhel-7.6
opensuse-leap
osx-10.11
osx-10.13
ubuntu-18.04
osx-10.14
rhel-7.4
osx-10.12
opensuse-42.3
[resizeTimer]
osx
osx-10.12
osx-10.14
osx-10.13

View File

@ -1,2 +0,0 @@
[setOpaqueResizeAndMove]
osx-10.12

View File

@ -1,13 +1,13 @@
[task258920_mouseBorder]
osx
[submenuTearOffDontClose]
osx-10.12 ci
osx-10.14
osx-10.13
[layoutDirection]
osx-10.12
osx-10.13
# Fails when enabling synchronous expose events QTBUG-62092
osx ci
[pushButtonPopulateOnAboutToShow]
osx
osx-10.13
[tearOff]
osx
osx-10.14
[activeSubMenuPosition]
winrt

View File

@ -3,6 +3,6 @@ ubuntu-16.04
#QTBUG-66255
ubuntu-18.04
[activatedCount]
*
opensuse-42.3
[QTBUG_65488_hiddenActionTriggered]
winrt

View File

@ -1,5 +1,3 @@
[clearAndGrab]
ubuntu
[stackWidgetOpaqueChildIsVisible]
windows
windows-10 msvc-2017

View File

@ -1,3 +0,0 @@
#QTBUG-66321
[QTBUG_42871]
macos

View File

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

View File

@ -1,2 +1,2 @@
[task176137_autoRepeatOfAction]
osx ci
osx-10.13