Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.0.0
-
None
-
Windows 7, MSVC 2010 64bit
-
b316c3ac5e4acac75505bfd77677cecc181599af
Description
Windows: QGraphicsProxyWidget autotest fails:
FAIL! : tst_QGraphicsProxyWidget::paintEvent() Compared values are not the same Actual (proxy.paintCount): 0 Expected (1): 1 .\tst_qgraphicsproxywidget.cpp(1305) : failure location FAIL! : tst_QGraphicsProxyWidget::scrollUpdate() Compared values are not the same .\tst_qgraphicsproxywidget.cpp(1502) : failure location FAIL! : tst_QGraphicsProxyWidget::popup_basic() Compared values are not the same Actual (box->pos()): QPoint(8,30) Expected (QPoint()): QPoint(0,0) .\tst_qgraphicsproxywidget.cpp(2475) : failure location FAIL! : tst_QGraphicsProxyWidget::updateAndDelete() Compared values are not the same .\tst_qgraphicsproxywidget.cpp(3386) : failure location
Remember to enable test in CI after it has been fixed.
Attachments
Issue Links
- is required for
-
QTBUG-24203 Qt 5.0 - Windows: Fix tests
- Closed