********* Start testing of tst_QDoubleSpinBox *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (x86_64-little_endian-lp64 static debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), ios 26.0.1
PASS   : tst_QDoubleSpinBox::initTestCase()
FAIL!  : tst_QDoubleSpinBox::germanTest() Compared values are not the same
   Actual   (spin.text())   : "2,12"
   Expected (QString("2,1")): "2,1"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qdoublespinbox/tst_qdoublespinbox.cpp(964)]
PASS   : tst_QDoubleSpinBox::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 406ms
********* Finished testing of tst_QDoubleSpinBox *********
