qt6-bb10/tests/auto/widgets/graphicsview/qgraphicsview
Friedemann Kleint 87ca7c9688 tst_QGraphicsView::cursor2(): Prospective fix for flakyness on Windows
Use QTRY_COMPARE to fix recent fails like

FAIL!  : tst_QGraphicsView::cursor2() Compared values are not the same
   Actual   (view.viewport()->cursor().shape()): IBeamCursor
   Expected (Qt::SizeAllCursor)                : SizeAllCursor

Task-number: QTBUG-76259
Change-Id: Ie9d4bbe45a3be6064ec88ee237360beb92a61481
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2019-06-07 11:07:39 +02:00
..
.gitignore
BLACKLIST Blacklist tst_QGraphicsView::cursor2 on Windows 2019-06-07 08:28:12 +02:00
qgraphicsview.pro testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
tst_qgraphicsview.cpp tst_QGraphicsView::cursor2(): Prospective fix for flakyness on Windows 2019-06-07 11:07:39 +02:00
tst_qgraphicsview.h Speed up compilation of tst_qgraphicsview_2.cpp 2016-10-03 14:59:56 +00:00
tst_qgraphicsview_2.cpp tst_qgraphicsview: use new QTest::addRow() more 2017-01-26 10:31:36 +00:00