Again today: 03:09:20 9: Unexpected mock function call - returning default value. 03:09:20 9: Function call: handle(pointer_event(when=2318257310821860 (123.849703ms ago), from=2, motion, button_state=0, x=5, y=0, dx=5, dy=-2, vscroll=0, hscroll=0, modifiers=none)) 03:09:20 9: Returns: false 03:09:20 9: Google Mock tried the following 3 expectations, but none matched: 03:09:20 9: 03:09:20 9: /<>/mir-0.25.0+yakkety3080bzr3866/tests/acceptance-tests/test_nested_input.cpp:321: tried expectation #0: EXPECT_CALL(nested_event_filter, handle(mt::InputDeviceStateEvent()))... 03:09:20 9: Expected arg #0: input device state event 03:09:20 9: Actual: pointer_event(when=2318257310821860 (60.853686ms ago), from=2, motion, button_state=0, x=5, y=0, dx=5, dy=-2, vscroll=0, hscroll=0, modifiers=none) 03:09:20 9: Expected: to be called once 03:09:20 9: Actual: called once - saturated and active 03:09:20 9: /<>/mir-0.25.0+yakkety3080bzr3866/tests/acceptance-tests/test_nested_input.cpp:326: tried expectation #1: EXPECT_CALL(nested_event_filter, handle(AllOf(mt::PointerEventWithPosition(initial_movement_x, initial_movement_y), mt::PointerEventWithDiff(initial_movement_x, initial_movement_y))))... 03:09:20 9: Expected arg #0: (pointer event with position (30, 30)) and (pointer event with diff (30, 30)) 03:09:20 9: Actual: pointer_event(when=2318257310821860 (114.533973ms ago), from=2, motion, button_state=0, x=5, y=0, dx=5, dy=-2, vscroll=0, hscroll=0, modifiers=none) 03:09:20 9: Expected: to be called once 03:09:20 9: Actual: never called - unsatisfied and active 03:09:20 9: /<>/mir-0.25.0+yakkety3080bzr3866/tests/acceptance-tests/test_nested_input.cpp:342: tried expectation #2: EXPECT_CALL(nested_event_filter, handle(AllOf(mt::PointerEventWithPosition(initial_movement_x + second_movement_x, initial_movement_y + second_movement_y), mt::PointerEventWithDiff(second_movement_x, second_movement_y))))... 03:09:20 9: Expected arg #0: (pointer event with position (35, 28)) and (pointer event with diff (5, -2)) 03:09:20 9: Actual: pointer_event(when=2318257310821860 (119.493427ms ago), from=2, motion, button_state=0, x=5, y=0, dx=5, dy=-2, vscroll=0, hscroll=0, modifiers=none) 03:09:20 9: Expected: to be called once 03:09:20 9: Actual: never called - unsatisfied and active 03:09:22 9: [2016-12-05 03:09:22.527089] mirserver: Stopping 03:09:22 9: [2016-12-05 03:09:22.691921] mirserver: Stopping 03:09:22 9: /<>/mir-0.25.0+yakkety3080bzr3866/tests/acceptance-tests/test_nested_input.cpp:326: Failure 03:09:22 9: Actual function call count doesn't match EXPECT_CALL(nested_event_filter, handle(AllOf(mt::PointerEventWithPosition(initial_movement_x, initial_movement_y), mt::PointerEventWithDiff(initial_movement_x, initial_movement_y))))... 03:09:22 9: Expected: to be called once 03:09:22 9: Actual: never called - unsatisfied and active 03:09:22 9: /<>/mir-0.25.0+yakkety3080bzr3866/tests/acceptance-tests/test_nested_input.cpp:342: Failure 03:09:22 9: Actual function call count doesn't match EXPECT_CALL(nested_event_filter, handle(AllOf(mt::PointerEventWithPosition(initial_movement_x + second_movement_x, initial_movement_y + second_movement_y), mt::PointerEventWithDiff(second_movement_x, second_movement_y))))... 03:09:22 9: Expected: to be called once 03:09:22 9: Actual: never called - unsatisfied and active 03:09:22 9: [ FAILED ] NestedInputWithMouse.mouse_pointer_coordinates_in_nested_server_are_accumulated (6485 ms) https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=amd64,compiler=clang,platform=mesa,release=yakkety/3052/consoleFull