********* Start testing of tst_PickBoundingVolumeJob *********
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_PickBoundingVolumeJob::initTestCase()
PASS   : tst_PickBoundingVolumeJob::viewportCameraAreaGather()
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::checkCurrentPickerChange(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoMouseEvents(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndNoCurrentPickers(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenAllPickersDisabled(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenMoveEventsAndDragDisabledPickers(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::checkNoEarlyReturnWhenMoveEventsAndDragEnabledPickers(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::checkEarlyReturnWhenNoProperFrameGraph(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchMouseEvent(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchReleaseEventOnLastPickerWhenMovingOutOfViewport()
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::checkDispatchHoverEvent(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::shouldDispatchMouseEventFromChildren(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(volume, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(volume, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(volume, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(volume, all, front)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(volume, all, back)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(volume, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(triangle, nearest, front)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(triangle, nearest, back)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(triangle, nearest, front+back)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(triangle, all, front)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(triangle, all, back)
PASS   : tst_PickBoundingVolumeJob::checkPickerGrabbing(triangle, all, front+back)
PASS   : tst_PickBoundingVolumeJob::checkParentNoPickerChildPicker()
PASS   : tst_PickBoundingVolumeJob::checkPickerAndViewports()
QDEBUG : tst_PickBoundingVolumeJob::checkPickerAndLayerFilters() qml: o1
PASS   : tst_PickBoundingVolumeJob::checkPickerAndLayerFilters()
QWARN  : tst_PickBoundingVolumeJob::checkPickerAndNestedLayerFilters() qt.qml.context: qrc:/testscene_nested_layerfilter.qml:116:17 Parameter "pick" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QDEBUG : tst_PickBoundingVolumeJob::checkPickerAndNestedLayerFilters() qml: o1 QPointF(200, 300)
QWARN  : tst_PickBoundingVolumeJob::checkPickerAndNestedLayerFilters() qt.qml.context: qrc:/testscene_nested_layerfilter.qml:131:17 Parameter "pick" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QDEBUG : tst_PickBoundingVolumeJob::checkPickerAndNestedLayerFilters() qml: o2QPointF(541, 183)
QWARN  : tst_PickBoundingVolumeJob::checkPickerAndNestedLayerFilters() qt.qml.context: qrc:/testscene_nested_layerfilter.qml:160:17 Parameter "pick" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QDEBUG : tst_PickBoundingVolumeJob::checkPickerAndNestedLayerFilters() qml: o4QPointF(160, 431)
QDEBUG : tst_PickBoundingVolumeJob::checkPickerAndNestedLayerFilters() qml: o4QPointF(447, 472)
PASS   : tst_PickBoundingVolumeJob::checkPickerAndNestedLayerFilters()
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(0)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(1)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(2)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(3)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(4)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(5)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(6)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(7)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(8)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(9)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(10)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(11)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(12)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(13)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(14)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(15)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(16)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(17)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(18)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(19)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(20)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(21)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(22)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(23)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(24)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(25)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(26)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(27)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(28)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(29)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(30)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(31)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(32)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(33)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(34)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(35)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(36)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(37)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(38)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(39)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(40)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(41)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(42)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(43)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(44)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(45)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(46)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(47)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(48)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(49)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(50)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(51)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(52)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(53)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(54)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(55)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(56)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(57)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(58)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(59)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(60)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(61)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(62)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(63)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(64)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(65)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(66)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(67)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(68)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(69)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(70)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(71)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(72)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(73)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(74)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(75)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(76)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(77)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(78)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(79)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(80)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(81)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(82)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(83)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(84)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(85)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(86)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(87)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(88)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(89)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(90)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(91)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(92)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(93)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(94)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(95)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(96)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(97)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(98)
PASS   : tst_PickBoundingVolumeJob::checkMultipleRayDirections(99)
PASS   : tst_PickBoundingVolumeJob::checkPriorityPicking()
PASS   : tst_PickBoundingVolumeJob::checkNoPickingFGPicking()
PASS   : tst_PickBoundingVolumeJob::cleanupTestCase()
Totals: 242 passed, 0 failed, 0 skipped, 0 blacklisted, 15811ms
********* Finished testing of tst_PickBoundingVolumeJob *********
