********* Start testing of tst_QCompleter *********
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_QCompleter::initTestCase()
QWARN  : tst_QCompleter::multipleWidgets() QPlatformInputContext::inputMethodAccepted() does not match actual focus object IM enablement!
FAIL!  : tst_QCompleter::multipleWidgets() Compared values are not the same
   Actual   (comboBox->currentText()): "iteitem1"
   Expected (QString("item1"))       : "item1"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/util/qcompleter/tst_qcompleter.cpp(1118)]
PASS   : tst_QCompleter::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 3036ms
********* Finished testing of tst_QCompleter *********
