aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview/BLACKLIST
Commit message (Collapse)AuthorAgeFilesLines
* Blacklist tst_QQuickListView::currentIndex() on macOS 10.12Ulf Hermann2019-05-221-0/+4
| | | | | | Task-number: QTBUG-75960 Change-Id: I3321bf54a11c1daf8d4e1818c5b860359c34fdec Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
* Blacklist tst_QQuickListView::contentHeightWithDelayRemove on macos10.12Ulf Hermann2019-04-161-0/+3
| | | | | | Task-number: QTBUG-75202 Change-Id: I852439cd4d3b7106d018757e6c11c7d455fc9692 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
* Blacklist tst_QQuickListView::enforceRange_withoutHighlight on opensuseUlf Hermann2019-03-201-0/+2
| | | | | | Task-number: QTBUG-74544 Change-Id: I0a8c54d2a02d959edacd82abcee4553222d575d9 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
* Remove blacklisting of several tests that are passingShawn Rutledge2019-02-101-2/+0
| | | | | | | | | | | | | ...based on statistics visible in Grafana. Task-number: QTBUG-41895 Task-number: QTBUG-38209 Task-number: QTBUG-65978 Task-number: QTBUG-36804 Task-number: QTBUG-45466 Task-number: QTBUG-29062 Change-Id: If62d2413ede234d33b411e0ecb4f93ec6e0f8062 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
* macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-151-2/+0
| | | | | | | Fixes: QTBUG-60518 Change-Id: If41b3c7b3ca4ca9a48692cbb2753b47492693e83 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
* Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11Shawn Rutledge2018-01-251-0/+3
| | | | | | Task-number: QTBUG-65964 Change-Id: Ie1ba02a38cbd019077c7a89ed310d79ec28b6bec Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
* stabilize tst_QQuickListView::flickBothDirectionsShawn Rutledge2017-10-231-3/+0
| | | | | | | | Setting pixelAligned should make flicking end at a whole-pixel offset. Task-number: QTBUG-63909 Change-Id: I573d0c4f3a3c019169f42c6808e333112dcd6b79 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
* Blacklist tst_QQuickListView::flickBothDirections() temporarilyLiang Qi2017-10-201-0/+3
| | | | | | Task-number: QTBUG-63909 Change-Id: I3a115e86f0395f79443fdba359fa6a92322ae34b Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
* Blacklisting tst_QQuickListView::populateTransitions on OpenSUSE 42.1Milla Pohjanheimo2016-06-131-0/+3
| | | | | | | | | To get QtWayland in the CI, we need to blacklist populateTransitions on OpenSUSE 42.1 Task-number: QTBUG-53863 Change-Id: I7b8b1467757083ea630a0e08e7f27f4b2396e0b1 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Blacklist unstable tests for nowSimon Hausmann2015-06-051-0/+2
| | | | | Change-Id: Ia29b103c33afd9aafe9ee36ee4447fab17fe00c7 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
* Blacklist one QQuickListView auto-testSimon Hausmann2015-03-261-0/+2
It fails randomly in the CI system. We sometimes don't see it because it works on the second attempt, but the flakey nature of the test should be recorded here in the blacklist instead of being buried in the logs of the CI system. Change-Id: I2f29f86f61491e3078c12c0d4aa6de6567830965 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>