********* Start testing of tst_controls::macOS *********
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_controls::macOS::Switch::initTestCase()
FAIL!  : tst_controls::macOS::Switch::test_mouse() Received a warning that resulted in a failure:
SignalSequenceSpy: Received unexpected signal (is "released" listed in the signals array?)
    Actual   : checkedChanged
    Expected : released
    Sequence index: 1
   Loc: [file:///Users/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/controls/data/SignalSequenceSpy.qml(90)]
FAIL!  : tst_controls::macOS::Switch::test_mouse() Compared values are not the same
   Actual   (): true
   Expected (): false
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/controls/data/tst_switch.qml(172)]
PASS   : tst_controls::macOS::Switch::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 589ms
********* Finished testing of tst_controls::macOS *********
