Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.0.0
-
None
Description
The qtdeclarative/auto/quick/qquicktext/tst_qquicktext.cpp tst_qquicktext::contentSize fails consistently both on CI and locally with MinGW 7.3, Windows 10.
agent:2019/08/08 12:12:00 build.go:215: FAIL! : tst_qquicktext::contentSize() Compared values are not the same agent:2019/08/08 12:12:00 build.go:215: Actual (spyWidth.count()): 2 agent:2019/08/08 12:12:00 build.go:215: Expected (3)
Sample job and log:
https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1565263107260
It's something to do with calling QQuickText::setElideMode(QQuickText::ElideRight) not causing a width change which a spy expects to happen.
I don't know why it happens, but it's the last thing preventing me from getting a working wip/qt6 branch, so I'm gonna skip the test on MinGW (because for some reason there is no blacklist keyword available for mingw).
Attachments
Issue Links
- relates to
-
QTBUG-112360 tst_qquicktext::contentSize fails with SLES 15 SP4
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-77394 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
269966,5 | Blacklist a failing test on MinGW 7.3 configuration and Qt 6.0 | wip/qt6 | qt/qtdeclarative | Status: MERGED | +2 | 0 |