********* 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()
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)]
PASS   : tst_QLayout::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 116ms
********* Finished testing of tst_QLayout *********
