summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2021-03-02 20:11:59 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2021-03-03 10:16:22 +0100
commit4b15a8ea8fe0d64b529b859a3dba0de68b92ce85 (patch)
tree89f5326d9fabb6bcdfd1a0b516f7cfff8dc24913 /src/gui/painting
parentb1ad7f938e2f71288e65a8c9a86b732b89a6a345 (diff)
Prospective fix for flaky test tst_QDoubleSpinBox::setReadOnly()
The test has been observed to fail with: FAIL! : tst_QDoubleSpinBox::setReadOnly() 'QTest::qWaitForWindowActive(&spin)' returned FALSE. () /Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qdoublespinbox/tst_qdoublespinbox.cpp(863) : failure location Remove the widget member and use a widget instantiated on the stack instead. Add a check for top level widget leaks in cleanup() and fix leaking task224497_fltMax() by instantiating the widget on the stack. Pick-to: 6.1 Change-Id: Idbbb5d859c0df2d9b9f49fb9f69ef6bb7d1ee150 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/gui/painting')
0 files changed, 0 insertions, 0 deletions