********* Start testing of tst_QAccessibilityMac *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QAccessibilityMac::initTestCase()
PASS   : tst_QAccessibilityMac::singleWidgetTest()
PASS   : tst_QAccessibilityMac::lineEditTest()
PASS   : tst_QAccessibilityMac::hierarchyTest()
PASS   : tst_QAccessibilityMac::notificationsTest()
PASS   : tst_QAccessibilityMac::checkBoxTest()
PASS   : tst_QAccessibilityMac::tableViewTest()
QDEBUG : tst_QAccessibilityMac::treeViewTest() AXUIElementCopyAttributeValue(kAXChildrenAttribute) returned error =  AXError(value=-25202, name=kAXErrorInvalidUIElement, description="The AXUIElementRef passed to the function is invalid.") with reference 0x600001dde880
QCRITICAL: tst_QAccessibilityMac::treeViewTest() Null reference!
QDEBUG : tst_QAccessibilityMac::treeViewTest() AXUIElementCopyAttributeValue( "AXTitle" ) returned error =  AXError(value=-25201, name=kAXErrorIllegalArgument, description="An illegal argument was passed to the function.")
FAIL!  : tst_QAccessibilityMac::treeViewTest() Compared values are not the same
   Actual   (cellText(0, 0)): ""
   Expected (root->text(0)) : "/"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/other/qaccessibilitymac/tst_qaccessibilitymac.mm(878)]
PASS   : tst_QAccessibilityMac::tabBarTest()
PASS   : tst_QAccessibilityMac::windowTest()
PASS   : tst_QAccessibilityMac::cleanupTestCase()
Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted, 465ms
********* Finished testing of tst_QAccessibilityMac *********
