qt6-bb10/tests/auto/widgets
Eskil Abrahamsen Blomfeldt c4ef0b92d5 Expect failure in QLabel test for certain condition
While investigating QTBUG-80554, it was discovered that a small
mismatch in how heights are calculated in QTextDocument and
QPainter will cause the tst_QLabel::sizeHint() autotest to
fail if ceil(ascent+descent+leading) is higher than
ceil(ascent+descent). This is currently blocking the fix for
QTBUG-80554, because this exposes the bug by detecting the
correct leading for a font where we previously ignored it.

Task-number: QTBUG-82954
Change-Id: I99323c8e1a0fa281aa8d754ba71432468fcb2d4c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-03-24 08:19:11 +01:00
..
dialogs cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
effects Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
graphicsview CMake: Disable two graphicsview tests 2020-03-18 15:44:06 +01:00
itemviews Merge remote-tracking branch 'origin/5.15' into dev 2020-02-26 18:39:21 +01:00
kernel Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
styles cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
util Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
widgets Expect failure in QLabel test for certain condition 2020-03-24 08:19:11 +01:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00