qt6-bb10/tests/auto/widgets/graphicsview
Volker Hilsheimer a2c7428e4d QGraphicsWidget: skip test if graphics view fails to show
We set Qt::X11BypassWindowManagerHint on the view, which regularly makes
the test fail on X11 systems in the

QVERIFY(QTest::qWaitForWindowActive(dummyView.data()))

check.

If the view fails to show, skip the test instead of failing, we are not
testing anything X11 specific here, running this test on other platforms
will be good enough.

Pick-to: 6.4 6.3 6.2
Fixes: QTBUG-98921
Change-Id: I46dbcddf51ee1e92eb3bbb29bb57fcc314266bea
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-07-14 15:55:30 +02:00
..
qgraphicsanchorlayout Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicsanchorlayout1 Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicseffectsource Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicsgridlayout Use debug stream in QTest::toString's default fallback if possible 2022-07-13 15:14:35 +02:00
qgraphicsitem Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicsitemanimation Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicslayout Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicslayoutitem Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicslinearlayout Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicsobject Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicspixmapitem Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicspolygonitem Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicsproxywidget QGraphicsProxyWidget: make tolerance for errors depend on DPI 2022-07-14 15:24:43 +02:00
qgraphicsscene tst_QGraphicsScene: fix -Wsuggest-override 2022-07-06 17:56:57 +02:00
qgraphicssceneindex Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicstransform Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgraphicsview unblacklist passing tests 2022 2022-05-18 23:59:19 +02:00
qgraphicswidget QGraphicsWidget: skip test if graphics view fails to show 2022-07-14 15:55:30 +02:00
CMakeLists.txt Activate tst_qgraphicsview for Android 2022-02-24 14:34:32 +01:00