Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
5.7
-
RHEL 7.1 & RHEL 7.2
Description
FAIL! : tst_QMdiSubWindow::setSystemMenu() Compared values are not the same Actual (systemMenu->mapToGlobal(QPoint(0, 0))) : QPoint(5,84) Expected ((globalPopupPos = menuLabel->mapToGlobal(QPoint(0, menuLabel->y() + menuLabel->height())))): QPoint(1,78) Loc: [tst_qmdisubwindow.cpp(1024)]
This failure appears on some RHELs and on some it doesn't. When it does appear, it appears constantly, so no flaky issue.
Attachments
Issue Links
- duplicates
-
QTBUG-51516 tst_qdialog flaky on RHEL 7.1
- Closed