********* Start testing of tst_QLineEdit *********
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_QLineEdit::initTestCase()
FAIL!  : tst_QLineEdit::undo_keypressevents(Inserts and moving cursor) Compared values are not the same
   Actual   (testWidget->text()): "AFRAIDBE!VERY"
   Expected (expectedString[i]) : "BEVERYAFRAID!"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qlineedit/tst_qlineedit.cpp(1490)]
PASS   : tst_QLineEdit::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 348ms
********* Finished testing of tst_QLineEdit *********
