********* Start testing of tst_QQuickStyle *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QQuickStyle::initTestCase()
PASS   : tst_QQuickStyle::lookup()
FAIL!  : tst_QQuickStyle::configurationFile(Basic) Compared values are not the same
   Actual   (QQuickStyle::name()): "Material"
   Expected (expectedStyle)      : "Basic"
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickstyle/tst_qquickstyle.cpp(113)]
FAIL!  : tst_QQuickStyle::configurationFile(Fusion) Compared values are not the same
   Actual   (QQuickStyle::name()): "Material"
   Expected (expectedStyle)      : "Fusion"
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickstyle/tst_qquickstyle.cpp(113)]
FAIL!  : tst_QQuickStyle::configurationFile(Imagine) Compared values are not the same
   Actual   (QQuickStyle::name()): "Material"
   Expected (expectedStyle)      : "Imagine"
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickstyle/tst_qquickstyle.cpp(113)]
FAIL!  : tst_QQuickStyle::configurationFile(Material) Compared values are not the same
   Actual   (label->font().pixelSize()): 14
   Expected (3)                        : 3
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickstyle/tst_qquickstyle.cpp(121)]
FAIL!  : tst_QQuickStyle::configurationFile(Universal) Compared values are not the same
   Actual   (QQuickStyle::name()): "Material"
   Expected (expectedStyle)      : "Universal"
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickstyle/tst_qquickstyle.cpp(113)]
FAIL!  : tst_QQuickStyle::configurationFile(Custom) Compared values are not the same
   Actual   (QQuickStyle::name()): "Material"
   Expected (expectedStyle)      : "Custom"
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickstyle/tst_qquickstyle.cpp(113)]
FAIL!  : tst_QQuickStyle::commandLineArgument() Compared values are not the same
   Actual   (QQuickStyle::name())       : "Material"
   Expected (QString("CmdLineArgStyle")): "CmdLineArgStyle"
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickstyle/tst_qquickstyle.cpp(133)]
FAIL!  : tst_QQuickStyle::environmentVariables() Compared values are not the same
   Actual   (QQuickStyle::name())   : "Material"
   Expected (QString("EnvVarStyle")): "EnvVarStyle"
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickstyle/tst_qquickstyle.cpp(142)]
PASS   : tst_QQuickStyle::cleanupTestCase()
Totals: 3 passed, 8 failed, 0 skipped, 0 blacklisted, 253ms
********* Finished testing of tst_QQuickStyle *********
