********* Start testing of tst_Moc *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 static release build; by Apple LLVM 15.0.0 (clang-1500.3.9.4)), macos 14.3.0
PASS   : tst_Moc::initTestCase()
QWARN  : tst_Moc::dontStripNamespaces() qt.core.qobject.connect: QObject::connect: No such signal Sender::send(const String::Type &)
QWARN  : tst_Moc::dontStripNamespaces() qt.core.qobject.connect: QObject::connect: No such signal Sender::send(const Int::Type &)
FAIL!  : tst_Moc::dontStripNamespaces() Compared values are not the same
   Actual   (receiver.stringCallCount): 0
   Expected (1)                       : 1
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/tools/moc/tst_moc.cpp(1026)]
PASS   : tst_Moc::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 9ms
********* Finished testing of tst_Moc *********
