********* Start testing of tst_QStyleSheetStyle *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.16.4)), macos 26.0.0
PASS   : tst_QStyleSheetStyle::initTestCase()
PASS   : tst_QStyleSheetStyle::repolish()
PASS   : tst_QStyleSheetStyle::repolish_without_crashing()
PASS   : tst_QStyleSheetStyle::repolish_children()
PASS   : tst_QStyleSheetStyle::numinstances()
PASS   : tst_QStyleSheetStyle::widgetsBeforeAppStyleSheet()
PASS   : tst_QStyleSheetStyle::widgetsAfterAppStyleSheet()
PASS   : tst_QStyleSheetStyle::applicationStyleSheet()
PASS   : tst_QStyleSheetStyle::windowStyleSheet()
PASS   : tst_QStyleSheetStyle::widgetStyleSheet()
PASS   : tst_QStyleSheetStyle::reparentWithNoChildStyleSheet()
PASS   : tst_QStyleSheetStyle::reparentWithChildStyleSheet()
PASS   : tst_QStyleSheetStyle::dynamicProperty()
PASS   : tst_QStyleSheetStyle::namespaces()
PASS   : tst_QStyleSheetStyle::layoutSpacing()
PASS   : tst_QStyleSheetStyle::qproperty()
PASS   : tst_QStyleSheetStyle::qproperty_styleSheet()
PASS   : tst_QStyleSheetStyle::palettePropagation(Widget style propagation)
PASS   : tst_QStyleSheetStyle::palettePropagation(Widget style propagation, no application style sheet)
PASS   : tst_QStyleSheetStyle::palettePropagation(Default propagation)
PASS   : tst_QStyleSheetStyle::palettePropagation(Default propagation, no application style sheet)
PASS   : tst_QStyleSheetStyle::fontPropagation(Widget style propagation)
PASS   : tst_QStyleSheetStyle::fontPropagation(Widget style propagation, no application style sheet)
PASS   : tst_QStyleSheetStyle::fontPropagation(Default propagation)
PASS   : tst_QStyleSheetStyle::fontPropagation(Default propagation, no application style sheet)
BFAIL  : tst_QStyleSheetStyle::widgetStylePropagation(defaults) Compared values are not the same
   Actual   (COLOR(parentLabel)) : #ff000000
   Expected (parentExpectedColor): #d8000000
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(2280)]
BFAIL  : tst_QStyleSheetStyle::widgetStylePropagation(parent font propagation, no application style sheet) Compared values are not the same
   Actual   (COLOR(parentLabel)) : #ff000000
   Expected (parentExpectedColor): #d8000000
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(2280)]
BFAIL  : tst_QStyleSheetStyle::widgetStylePropagation(parent font propagation, dummy application style sheet) Compared values are not the same
   Actual   (COLOR(parentLabel)) : #ff000000
   Expected (parentExpectedColor): #d8000000
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(2280)]
BPASS  : tst_QStyleSheetStyle::widgetStylePropagation(parent color propagation, no application style sheet)
BPASS  : tst_QStyleSheetStyle::widgetStylePropagation(parent color propagation, dummy application style sheet)
BPASS  : tst_QStyleSheetStyle::widgetStylePropagation(parent style sheet color propagation)
BFAIL  : tst_QStyleSheetStyle::widgetStylePropagation(parent style sheet font propagation) Compared values are not the same
   Actual   (COLOR(parentLabel)) : #ff000000
   Expected (parentExpectedColor): #d8000000
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(2280)]
BPASS  : tst_QStyleSheetStyle::widgetStylePropagation(parent style sheet color propagation, child explicitly set)
BFAIL  : tst_QStyleSheetStyle::widgetStylePropagation(parent style sheet font propagation, child explicitly set) Compared values are not the same
   Actual   (COLOR(parentLabel)) : #ff000000
   Expected (parentExpectedColor): #d8000000
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(2280)]
BFAIL  : tst_QStyleSheetStyle::widgetStylePropagation(parent style sheet font propagation, child application style sheet) Compared values are not the same
   Actual   (COLOR(parentLabel)) : #ff000000
   Expected (parentExpectedColor): #d8000000
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(2280)]
BPASS  : tst_QStyleSheetStyle::widgetStylePropagation(parent style sheet color propagation, child application style sheet)
PASS   : tst_QStyleSheetStyle::onWidgetDestroyed()
PASS   : tst_QStyleSheetStyle::fontPrecedence()
SKIP   : tst_QStyleSheetStyle::focusColors() This is a fragile test which fails on many esoteric platforms because of focus problems (for example, QTBUG-33959).That doesn't mean that the feature doesn't work in practice.
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(976)]
SKIP   : tst_QStyleSheetStyle::hoverColors() This test is fragile on Mac, most likely due to QTBUG-33959.
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(1016)]
PASS   : tst_QStyleSheetStyle::background()
PASS   : tst_QStyleSheetStyle::tabAlignment()
PASS   : tst_QStyleSheetStyle::tabFont(medium, horizontal)
PASS   : tst_QStyleSheetStyle::tabFont(large, vertical)
PASS   : tst_QStyleSheetStyle::tabFont(bold, horizontal, closable)
PASS   : tst_QStyleSheetStyle::tabFont(bold, vertical, closable)
PASS   : tst_QStyleSheetStyle::attributesList()
XFAIL  : tst_QStyleSheetStyle::minmaxSizes() QTBUG-23686
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(1355)]
XFAIL  : tst_QStyleSheetStyle::minmaxSizes() QTBUG-23686
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(1359)]
PASS   : tst_QStyleSheetStyle::minmaxSizes()
PASS   : tst_QStyleSheetStyle::task206238_twice()
PASS   : tst_QStyleSheetStyle::transparent()
PASS   : tst_QStyleSheetStyle::proxyStyle()
PASS   : tst_QStyleSheetStyle::dialogButtonBox()
BXPASS : tst_QStyleSheetStyle::emptyStyleSheet() QCOMPARE(img1, img2) returned TRUE unexpectedly.
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp(1650)]
PASS   : tst_QStyleSheetStyle::toolTip(fusion)
PASS   : tst_QStyleSheetStyle::embeddedFonts()
PASS   : tst_QStyleSheetStyle::opaquePaintEvent(none)
PASS   : tst_QStyleSheetStyle::opaquePaintEvent(background black )
PASS   : tst_QStyleSheetStyle::opaquePaintEvent(background qrgba)
PASS   : tst_QStyleSheetStyle::opaquePaintEvent(background transparent)
PASS   : tst_QStyleSheetStyle::opaquePaintEvent(border native)
PASS   : tst_QStyleSheetStyle::opaquePaintEvent(border solid)
PASS   : tst_QStyleSheetStyle::opaquePaintEvent(border transparent)
PASS   : tst_QStyleSheetStyle::opaquePaintEvent(margin)
PASS   : tst_QStyleSheetStyle::opaquePaintEvent(focus)
QFATAL : tst_QStyleSheetStyle::complexWidgetFocus() ASSERT: "ctx" in file /Users/qt/work/qt/qtbase/src/plugins/styles/mac/qmacstyle_mac.mm, line 672
FAIL!  : tst_QStyleSheetStyle::complexWidgetFocus() Received a fatal error.
   Loc: [/Users/qt/work/qt/qtbase/src/plugins/styles/mac/qmacstyle_mac.mm(672)]
Totals: 50 passed, 1 failed, 2 skipped, 12 blacklisted, 1516ms
********* Finished testing of tst_QStyleSheetStyle *********
