********* Start testing of tst_QLayout *********
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_QLayout::initTestCase()
PASS   : tst_QLayout::getSetCheck()
PASS   : tst_QLayout::geometry()
PASS   : tst_QLayout::smartMaxSize()
PASS   : tst_QLayout::setLayoutBugs()
PASS   : tst_QLayout::setContentsMargins()
PASS   : tst_QLayout::layoutItemRect()
PASS   : tst_QLayout::warnIfWrongParent()
PASS   : tst_QLayout::controlTypes()
PASS   : tst_QLayout::controlTypes2()
FAIL!  : tst_QLayout::adjustSizeShouldMakeSureLayoutIsActivated() Compared values are not the same
   Actual   (main.size())   : QSize(1032x1376)
   Expected (QSize(200, 10)): QSize(200x10)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/kernel/qlayout/tst_qlayout.cpp(391)]
FAIL!  : tst_QLayout::testRetainSizeWhenHidden() 'heightWithoutLabel1 < normalHeight' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/kernel/qlayout/tst_qlayout.cpp(416)]
QWARN  : tst_QLayout::removeWidget() QLayout::removeWidget: Cannot remove a null widget.
PASS   : tst_QLayout::removeWidget()
PASS   : tst_QLayout::sizeConstraints()
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetFixedSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetMinimumSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetMaximumSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetMinAndMaxSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetDefaultConstraint)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetNoConstraint)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetFixedSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetMinimumSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetMaximumSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetMinAndMaxSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetDefaultConstraint)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetNoConstraint)
PASS   : tst_QLayout::cleanupTestCase()
Totals: 25 passed, 2 failed, 0 skipped, 0 blacklisted, 2295ms
********* Finished testing of tst_QLayout *********
