********* 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 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QQuickTextArea::Basic::initTestCase()
PASS   : tst_QQuickTextArea::Basic::contextMenuDelete()
PASS   : tst_QQuickTextArea::Basic::cleanupTestCase()
PASS   : tst_QQuickTextArea::Fusion::initTestCase()
PASS   : tst_QQuickTextArea::Fusion::contextMenuDelete()
PASS   : tst_QQuickTextArea::Fusion::cleanupTestCase()
PASS   : tst_QQuickTextArea::FluentWinUI3::initTestCase()
FAIL!  : tst_QQuickTextArea::FluentWinUI3::contextMenuDelete() Compared values are not the same
   Actual   (textArea->text()): "Memento mori"
   Expected (mementoStr)      : "Memento"
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquicktextarea/tst_qquicktextarea.cpp(414)]
PASS   : tst_QQuickTextArea::FluentWinUI3::cleanupTestCase()
Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted, 1182ms
********* Finished testing of tst_QQuickTextArea *********
