********* Start testing of TestQmlformat *********
Config: Using QtTest library 6.9.3, Qt 6.9.3 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : TestQmlformat::initTestCase()
PASS   : TestQmlformat::testFormat(example1)
PASS   : TestQmlformat::testFormat(example1 (tabs))
PASS   : TestQmlformat::testFormat(example1 (two spaces))
PASS   : TestQmlformat::testFormat(annotation)
PASS   : TestQmlformat::testFormat(front inline)
PASS   : TestQmlformat::testFormat(if blocks)
PASS   : TestQmlformat::testFormat(read-only properties)
PASS   : TestQmlformat::testFormat(states and transitions)
PASS   : TestQmlformat::testFormat(large bindings)
PASS   : TestQmlformat::testFormat(verbatim strings)
PASS   : TestQmlformat::testFormat(inline components)
PASS   : TestQmlformat::testFormat(nested ifs)
PASS   : TestQmlformat::testFormat(QTBUG-85003)
PASS   : TestQmlformat::testFormat(nested functions)
PASS   : TestQmlformat::testFormat(multiline comments)
PASS   : TestQmlformat::testFormat(for of)
PASS   : TestQmlformat::testFormat(property names)
PASS   : TestQmlformat::testFormat(empty object)
PASS   : TestQmlformat::testFormat(arrow functions)
PASS   : TestQmlformat::testFormat(settings)
PASS   : TestQmlformat::testFormat(forWithLet)
PASS   : TestQmlformat::testFormat(objects spacing (no changes))
PASS   : TestQmlformat::testFormat(normalize + objects spacing)
PASS   : TestQmlformat::testFormat(ids new lines)
PASS   : TestQmlformat::testFormat(functions spacing (no changes))
PASS   : TestQmlformat::testFormat(normalize + functions spacing)
PASS   : TestQmlformat::testFormat(dontRemoveComments)
PASS   : TestQmlformat::testFormat(ecmaScriptClassInQml)
PASS   : TestQmlformat::testFormat(arrowFunctionWithBinding)
PASS   : TestQmlformat::testFormat(blanklinesAfterComment)
PASS   : TestQmlformat::testFormat(pragmaValueList)
PASS   : TestQmlformat::testFormat(objectDestructuring)
PASS   : TestQmlformat::testFormat(destructuringFunctionParameter)
PASS   : TestQmlformat::testFormat(ellipsisFunctionArgument)
PASS   : TestQmlformat::testFormat(importStatements)
PASS   : TestQmlformat::testFormat(arrayEndComma)
PASS   : TestQmlformat::testFormat(escapeChars)
PASS   : TestQmlformat::testFormat(javascriptBlock)
PASS   : TestQmlformat::testFormat(enumWithValues)
PASS   : TestQmlformat::testFormat(typeAnnotatedSignal)
PASS   : TestQmlformat::testFormat(nestedLambdaWithIfElse)
PASS   : TestQmlformat::testFormat(indentEquals2)
PASS   : TestQmlformat::testFormat(tabIndents)
XFAIL  : TestQmlformat::testFormat(normalizedFunctionSpacing) Normalize && function spacing are not yet supported for JS
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlformat/tst_qmlformat.cpp(484)]
PASS   : TestQmlformat::testFormat(normalizedFunctionSpacing)
PASS   : TestQmlformat::testFormat(esm_tabIndents)
PASS   : TestQmlformat::testFormat(noSuperfluousSpaceInsertions)
XFAIL  : TestQmlformat::testFormat(noSuperfluousSpaceInsertions.fail_id) Not all cases have been covered yet (QTBUG-133315, QTBUG-123386)
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlformat/tst_qmlformat.cpp(484)]
PASS   : TestQmlformat::testFormat(noSuperfluousSpaceInsertions.fail_id)
PASS   : TestQmlformat::testFormat(noSuperfluousSpaceInsertions_QtObject)
PASS   : TestQmlformat::testFormat(noSuperfluousSpaceInsertions_signal)
PASS   : TestQmlformat::testFormat(noSuperfluousSpaceInsertions_enum)
XFAIL  : TestQmlformat::testFormat(noSuperfluousSpaceInsertions.fail_parameters) Not all cases have been covered yet (QTBUG-133315, QTBUG-123386)
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlformat/tst_qmlformat.cpp(484)]
PASS   : TestQmlformat::testFormat(noSuperfluousSpaceInsertions.fail_parameters)
PASS   : TestQmlformat::testFormat(nonInitializedPropertyInComponent)
PASS   : TestQmlformat::testFormat(fromAsIdentifier)
PASS   : TestQmlformat::testFormat(commentsStressTest_enum)
PASS   : TestQmlformat::testLineEndings()
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/core/permissions/Main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/platforms/android/models/qtabstractitemmodel/Main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/platforms/android/models/qtabstractlistmodel/Main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/platforms/android/qtquickview/Main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/platforms/android/qtquickview/Second.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/qml/qml-i18n/Main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/qml/tutorials/extending-qml/chapter1-basics/App.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/qml/tutorials/extending-qml/chapter2-methods/App.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/qml/tutorials/extending-qml/chapter3-bindings/App.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/qml/tutorials/extending-qml/chapter4-customPropertyTypes/App.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quick/quickshapes/weatherforecast/CloudWithRain_generated.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quick/quickshapes/weatherforecast/CloudWithSnow.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quick/quickshapes/weatherforecast/CloudWithSnow_generated.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quick/quickshapes/weatherforecast/DemoShape.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quick/quickshapes/weatherforecast/Europe.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quick/quickshapes/weatherforecast/Europe_generated.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quick/quickshapes/weatherforecast/Gear.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quick/quickshapes/weatherforecast/Gear_generated.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quick/quickshapes/weatherforecast/main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quick/quickshapes/weatherforecast/MapLabel.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quickcontrols/wearable/Wearable/RouteElement.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quickcontrols/wearable/Wearable/SettingsPage.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quickcontrols/wearable/Wearable/SwipeViewPage.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quickcontrols/wearable/Wearable/WeatherPage.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quickcontrols/wearable/Wearable/WorldClockPage.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quickcontrols/wearable/WearableSettings/WearableSettings.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quickcontrols/wearable/WearableStyle/PageIndicator.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quickcontrols/wearable/WearableStyle/Slider.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quickcontrols/wearable/WearableStyle/Switch.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/examples/quickcontrols/wearable/WearableStyle/UIStyle.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/empty_qmldir/flee.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/qmlimportscanner/main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/qmlquery/My/Things/One.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/qmlquery/My/Things/Three.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/qmlquery/My/Things/Two.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/qtquickcompiler/resources with space/main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/quick_dependency_automatically_added/test/Test.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/RunCMake/export_namespace_in_root/app/Main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/RunCMake/export_namespace_in_root/Foo/Bar/FoobarQML.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/RunCMake/generate_qmlls_ini/Main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/convertToOriginalReadAcumulatorForUnaryOperators.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/CppMethodListReturnType.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/curlygrouped.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/CxxTypeFromDir.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/CxxTypeFromImplicit.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/Cycle1.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/Cycle2.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/Cycle3.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/cycleHead.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/dateConstruction.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/writeVariantMap.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/ambiguous1/Ambiguous.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/ambiguous2/Ambiguous.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/Confused/Main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/Confused/Main2.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/Cycle/MenuItem.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/extra/extra.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/extra2/extra.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/hidden/Main.qml)
PASS   : TestQmlformat::testExample(/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/hidden/Style.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/examples/core/permissions/Main.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/examples/platforms/android/models/qtabstractitemmodel/Main.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/examples/platforms/android/models/qtabstractlistmodel/Main.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/examples/platforms/android/qtquickview/Main.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/examples/platforms/android/qtquickview/Second.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/examples/qml/qml-i18n/Main.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/examples/qml/tutorials/extending-qml/chapter1-basics/App.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/examples/qml/tutorials/extending-qml/chapter2-methods/App.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/examples/qml/tutorials/extending-qml/chapter3-bindings/App.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/examples/qml/tutorials/extending-qml/chapter4-customPropertyTypes/App.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/empty_qmldir/flee.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/qmlimportscanner/main.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/qmlquery/My/Things/One.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/qmlquery/My/Things/Three.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/qmlquery/My/Things/Two.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/qtquickcompiler/resources with space/main.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/quick_dependency_automatically_added/test/Test.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/RunCMake/export_namespace_in_root/app/Main.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/RunCMake/export_namespace_in_root/Foo/Bar/FoobarQML.qml)
PASS   : TestQmlformat::normalizeExample(/Users/qt/work/qt/qtdeclarative/tests/auto/cmake/RunCMake/generate_qmlls_ini/Main.qml)
PASS   : TestQmlformat::testBackupFileLimit()
PASS   : TestQmlformat::testFilesOption(initial)
PASS   : TestQmlformat::plainJS(simpleStatement)
PASS   : TestQmlformat::plainJS(simpleFunction)
PASS   : TestQmlformat::plainJS(simpleLoop)
PASS   : TestQmlformat::plainJS(messyIfStatement)
PASS   : TestQmlformat::plainJS(lambdaFunctionWithLoop)
PASS   : TestQmlformat::plainJS(lambdaWithIfElse)
PASS   : TestQmlformat::plainJS(nestedLambdaWithIfElse)
PASS   : TestQmlformat::plainJS(twoFunctions)
PASS   : TestQmlformat::plainJS(pragma)
XFAIL  : TestQmlformat::plainJS(classConstructor) see QTBUG-119404
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlformat/tst_qmlformat.cpp(550)]
PASS   : TestQmlformat::plainJS(classConstructor)
PASS   : TestQmlformat::plainJS(legacyDirectives)
XFAIL  : TestQmlformat::plainJS(legacyDirectivesWithComments) see QTBUG-119770
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlformat/tst_qmlformat.cpp(550)]
PASS   : TestQmlformat::plainJS(legacyDirectivesWithComments)
PASS   : TestQmlformat::plainJS(preserveOptionalTokens)
XFAIL  : TestQmlformat::plainJS(noSuperfluousSpaceInsertions.fail_pragma) Not all cases have been covered yet (QTBUG-133315)
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlformat/tst_qmlformat.cpp(550)]
PASS   : TestQmlformat::plainJS(noSuperfluousSpaceInsertions.fail_pragma)
PASS   : TestQmlformat::plainJS(fromAsIdentifier)
PASS   : TestQmlformat::plainJS(caseWithComment)
PASS   : TestQmlformat::plainJS(longStatementList)
PASS   : TestQmlformat::ecmascriptModule()
PASS   : TestQmlformat::writeDefaults()
PASS   : TestQmlformat::commandLineOptions(columnWidthError)
PASS   : TestQmlformat::commandLineOptions(columnWidthNoError)
PASS   : TestQmlformat::commandLineOptions(indentWidthError)
PASS   : TestQmlformat::commandLineOptions(indentWidthNoError)
PASS   : TestQmlformat::commandLineOptions(noInputFiles.qml)
PASS   : TestQmlformat::commandLineOptions(fOptionFileDoesNotExist)
PASS   : TestQmlformat::commandLineOptions(fOptionFileIsEmpty)
PASS   : TestQmlformat::commandLineOptions(fOptionFileContainsNope)
PASS   : TestQmlformat::commandLineOptions(positionalArgumentDoesNotExist)
PASS   : TestQmlformat::settingsFromFileOrCommandLine(clOverridesIndentWidth)
PASS   : TestQmlformat::settingsFromFileOrCommandLine(iniFileIndentWidth)
PASS   : TestQmlformat::settingsFromFileOrCommandLine(clOverridesColumnWidth)
PASS   : TestQmlformat::settingsFromFileOrCommandLine(iniFileSetsBools)
PASS   : TestQmlformat::settingsFromFileOrCommandLine(cliOverridesTabs)
PASS   : TestQmlformat::settingsFromFileOrCommandLine(settingOnFilesOption)
PASS   : TestQmlformat::multipleSettingsFiles()
PASS   : TestQmlformat::cleanupTestCase()
Totals: 174 passed, 0 failed, 0 skipped, 0 blacklisted, 4786ms
********* Finished testing of TestQmlformat *********
