Details
-
Technical task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
3602eac18 (dev), 18152699e (dev), a63e0b853 (6.6)
Description
Currently it doesn't tell you anything specific about what was different:
FAIL! : tst_palette::palette(Control) Compared values are not the same Loc: [/home/mitch/dev/qt-dev/qtquickcontrols2/tests/auto/palette/tst_palette.cpp(146)]
It should instead call e.g. QDebug::toString() on each palette.
Attachments
Issue Links
- depends on
-
QTBUG-5903 When a QCOMPARE of two lengthy values fails, the debugging output is incomplete
- Closed
- is required for
-
QTBUG-116106 New accentColor role is missing from QQuickColorGroup
- Closed
- relates to
-
QTBUG-94550 Add descriptive QCOMPARE failure messages for QFont
- Reported