********* Start testing of tst_QItemDelegate *********
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_QItemDelegate::initTestCase()
PASS   : tst_QItemDelegate::getSetCheck()
PASS   : tst_QItemDelegate::textRectangle(empty)
PASS   : tst_QItemDelegate::sizeHint(empty)
PASS   : tst_QItemDelegate::editorKeyPress(foo bar)
FAIL!  : tst_QItemDelegate::doubleEditorNegativeInput() Compared values are not the same
   Actual   (index.data().toString()): "0"
   Expected (QString("-10"))         : "-10"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/itemviews/qitemdelegate/tst_qitemdelegate.cpp(374)]
QFATAL : tst_QItemDelegate::doubleEditorNegativeInput() ASSERT failure in QCoreApplication::sendEvent: "Unexpected null receiver", file /Users/qt/work/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp, line 1568
FAIL!  : tst_QItemDelegate::doubleEditorNegativeInput() Received a fatal error.
   Loc: [/Users/qt/work/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp(1568)]
Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted, 4089ms
********* Finished testing of tst_QItemDelegate *********
