-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10, 6.11
-
None
The original title was: "tst_qgraphicsproxywidget fails with windows or windows11 style", therefore the reference to the failed testcase here:
Running it locally with msvc and windows or windows11 style I get the 2px offset:
D:\development\qt6-build λ tests\auto\widgets\graphicsview\qgraphicsproxywidget\tst_qgraphicsproxywidget.exe touchEventPropagation -style windows ********* Start testing of tst_QGraphicsProxyWidget ********* Config: Using QtTest library 6.11.0, Qt 6.11.0 (x86_64-little_endian-llp64 shared (dynamic) debug build; by MSVC 2022), windows 10 PASS : tst_QGraphicsProxyWidget::initTestCase() QDEBUG : tst_QGraphicsProxyWidget::touchEventPropagation() QPointF(86,10) QPoint(88,12) QWARN : tst_QGraphicsProxyWidget::touchEventPropagation() QPointF(88,12) not in QPointF(86,10) FAIL! : tst_QGraphicsProxyWidget::touchEventPropagation() 'closeEnough(record.position, pb1Center)' returned FALSE. () D:\development\qt6\qtbase\tests\auto\widgets\graphicsview\qgraphicsproxywidget\tst_qgraphicsproxywidget.cpp(3991) : failure location PASS : tst_QGraphicsProxyWidget::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 139ms ********* Finished testing of tst_QGraphicsProxyWidget *********
Same for windows11 style
It works fine with windowsvista or fusion:
D:\development\qt6-build λ tests\auto\widgets\graphicsview\qgraphicsproxywidget\tst_qgraphicsproxywidget.exe touchEventPropagation -style windowsvista ********* Start testing of tst_QGraphicsProxyWidget ********* Config: Using QtTest library 6.11.0, Qt 6.11.0 (x86_64-little_endian-llp64 shared (dynamic) debug build; by MSVC 2022), windows 10 PASS : tst_QGraphicsProxyWidget::initTestCase() QDEBUG : tst_QGraphicsProxyWidget::touchEventPropagation() QPointF(87,10) QPoint(88,11) PASS : tst_QGraphicsProxyWidget::touchEventPropagation() PASS : tst_QGraphicsProxyWidget::cleanupTestCase() Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 163ms ********* Finished testing of tst_QGraphicsProxyWidget *********
According to Grafana it started on 07.10 - no problems before.
- relates to
-
QTBUG-101888 tst_QGraphicsProxyWidget failing tests
-
- Reported
-
For Gerrit Dashboard: QTBUG-141079 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
684019,1 | tst_qgraphicsview: Make testdata names unique | dev | qt/qtbase | Status: NEW | 0 | 0 |
684020,6 | QGraphicsView tests: fix unittests for 'windows' style | dev | qt/qtbase | Status: NEW | 0 | 0 |