********* Start testing of tst_QQuickTextArea *********
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.19.1)), macos 26.0.0
PASS   : tst_QQuickTextArea::Basic::initTestCase()
PASS   : tst_QQuickTextArea::Basic::contextMenuSelectAll()
PASS   : tst_QQuickTextArea::Basic::cleanupTestCase()
PASS   : tst_QQuickTextArea::Fusion::initTestCase()
PASS   : tst_QQuickTextArea::Fusion::contextMenuSelectAll()
PASS   : tst_QQuickTextArea::Fusion::cleanupTestCase()
PASS   : tst_QQuickTextArea::FluentWinUI3::initTestCase()
FAIL!  : tst_QQuickTextArea::FluentWinUI3::contextMenuSelectAll() Compared values are not the same
   Actual   (textArea->selectedText()): ""
   Expected (mementoMoriStr)          : "Memento mori"
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquicktextarea/tst_qquicktextarea.cpp(457)]
PASS   : tst_QQuickTextArea::FluentWinUI3::cleanupTestCase()
Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted, 819ms
********* Finished testing of tst_QQuickTextArea *********
