********* Start testing of tst_Input *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (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_Input::initTestCase()
QWARN  : tst_Input::singleTap2D(item2d left mousearea: mouse) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/item2d.qml:7:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
PASS   : tst_Input::singleTap2D(item2d left mousearea: mouse)
QWARN  : tst_Input::singleTap2D(item2d left taphandler: mouse) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/item2d.qml:7:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
FAIL!  : tst_Input::singleTap2D(item2d left taphandler: mouse) Compared values are not the same
   Actual   (tapItem->property("clickedCount").toInt()): 0
   Expected (1)                                        : 1
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(150)]
QWARN  : tst_Input::singleTap2D(item2d right mousearea: mouse) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/item2d.qml:7:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
FAIL!  : tst_Input::singleTap2D(item2d right mousearea: mouse) Compared values are not the same
   Actual   (tapItem->property("clickedCount").toInt()): 0
   Expected (1)                                        : 1
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(150)]
FAIL!  : tst_Input::singleTap2D(shared source mousearea: mouse) Compared values are not the same
   Actual   (tapItem->property("clickedCount").toInt()): 0
   Expected (1)                                        : 1
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(150)]
QWARN  : tst_Input::singleTap2D(material mousearea: mouse) QQuickShaderEffectSource::textureProvider: can only be queried on the rendering thread of an exposed window
QWARN  : tst_Input::singleTap2D(material mousearea: mouse) QQuickShaderEffectSource::textureProvider: can only be queried on the rendering thread of an exposed window
FAIL!  : tst_Input::singleTap2D(material mousearea: mouse) Compared values are not the same
   Actual   (tapItem->property("clickedCount").toInt()): 0
   Expected (1)                                        : 1
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(150)]
QWARN  : tst_Input::singleTap2D(item2d left mousearea: touch) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/item2d.qml:7:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
FAIL!  : tst_Input::singleTap2D(item2d left mousearea: touch) 'tapItem->property("pressed").toBool()' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(144)]
QWARN  : tst_Input::singleTap2D(item2d left taphandler: touch) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/item2d.qml:7:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
FAIL!  : tst_Input::singleTap2D(item2d left taphandler: touch) 'tapItem->property("pressed").toBool()' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(144)]
QWARN  : tst_Input::singleTap2D(item2d right taphandler: touch) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/item2d.qml:7:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
FAIL!  : tst_Input::singleTap2D(item2d right taphandler: touch) 'tapItem->property("pressed").toBool()' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(144)]
FAIL!  : tst_Input::singleTap2D(shared source mousearea: touch) 'tapItem->property("pressed").toBool()' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(144)]
QWARN  : tst_Input::singleTap2D(material mousearea: touch) QQuickShaderEffectSource::textureProvider: can only be queried on the rendering thread of an exposed window
QWARN  : tst_Input::singleTap2D(material mousearea: touch) QQuickShaderEffectSource::textureProvider: can only be queried on the rendering thread of an exposed window
FAIL!  : tst_Input::singleTap2D(material mousearea: touch) 'tapItem->property("pressed").toBool()' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(144)]
QWARN  : tst_Input::dualTouchTap2D(item2d: two MouseAreas) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/item2d.qml:7:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
FAIL!  : tst_Input::dualTouchTap2D(item2d: two MouseAreas) 'tapItem1->property("pressed").toBool()' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(219)]
FAIL!  : tst_Input::dualTouchTap2D(texture source: MouseArea and TapHandler) 'tapItem1->property("pressed").toBool()' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(219)]
QWARN  : tst_Input::dualTouchTap2D(material: two MouseAreas) QQuickShaderEffectSource::textureProvider: can only be queried on the rendering thread of an exposed window
QWARN  : tst_Input::dualTouchTap2D(material: two MouseAreas) QQuickShaderEffectSource::textureProvider: can only be queried on the rendering thread of an exposed window
FAIL!  : tst_Input::dualTouchTap2D(material: two MouseAreas) 'tapItem1->property("pressed").toBool()' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(219)]
QWARN  : tst_Input::fallthrough(click on background) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/interactiveContentUnder.qml:15:9: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
FAIL!  : tst_Input::fallthrough(click on background) Compared values are not the same
   Actual   (pressedChangedSpy.size()): 0
   Expected (2)                       : 2
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(267)]
QWARN  : tst_Input::fallthrough(item2d) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/interactiveContentUnder.qml:15:9: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
FAIL!  : tst_Input::fallthrough(item2d) Compared values are not the same
   Actual   (pressedChangedSpy.size()): 0
   Expected (2)                       : 2
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(267)]
QWARN  : tst_Input::fallthrough(model without 2D subscene) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/interactiveContentUnder.qml:15:9: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
FAIL!  : tst_Input::fallthrough(model without 2D subscene) Compared values are not the same
   Actual   (pressedChangedSpy.size()): 0
   Expected (2)                       : 2
   Loc: [/Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/tst_input.cpp(267)]
QWARN  : tst_Input::singleDrag2D(item2d left slider: mouse) file:///Users/qt/work/qt/qtquick3d/tests/auto/quick3d_visual/input/data/item2d.qml:7:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 65. Use 'sequences: [ <key> ]' to bind to all of them.
QFATAL : tst_Input::singleDrag2D(item2d left slider: mouse) ASSERT: "n <= size() - pos" in file /Users/qt/work/install/lib/QtCore.framework/Headers/qvarlengtharray.h, line 66
FAIL!  : tst_Input::singleDrag2D(item2d left slider: mouse) Received a fatal error.
   Loc: [/Users/qt/work/install/lib/QtCore.framework/Headers/qvarlengtharray.h(66)]
Totals: 2 passed, 16 failed, 0 skipped, 0 blacklisted, 371067ms
********* Finished testing of tst_Input *********
