qt5base-lts/tests/auto/widgets
Friedemann Kleint d20bacbb4c tst_QWidget::translucentWidget(): Pass with High DPI scaling enabled
Since 9c8d1ca18b, the test would fail
when High DPI scaling is enabled:

FAIL!  : tst_QWidget::translucentWidget() Compared QImages differ in device pixel ratio.
   Actual   (actual): 2
   Expected (expected): 1
.\tst_qwidget.cpp(8913) : failure location

Set the device pixel ratio on the expected pixmap to fix this.

Change-Id: I517495931c2c6b1f49125bb4b5836e304bdbf545
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-09-16 10:48:52 +02:00
..
dialogs Remove the usage of deprecated APIs from QSysInfo 2019-08-20 15:09:11 +00:00
effects unblacklist passing tests 2019-07-08 11:01:42 +00:00
graphicsview QGraphicsView: mark obsolete flag DontClipPainter as deprecated 2019-09-05 17:40:29 +02:00
itemviews tst_QTableView: cleanup 2019-09-14 15:50:05 +02:00
kernel tst_QWidget::translucentWidget(): Pass with High DPI scaling enabled 2019-09-16 10:48:52 +02:00
styles tst_QStyle: Remove unused baseline images (Windows Vista/macOS) 2019-08-22 22:26:53 +02:00
util unblacklist passing tests 2019-07-08 11:01:42 +00:00
widgets Remove QOperatingSystemVersion::WindowsVista 2019-09-05 08:25:05 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00