Mir

[testsfail] PointerConfinement

Bug #1643627 reported by Kevin DuBois
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mir
New
Medium
Unassigned

Bug Description

seen on https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=amd64,compiler=gcc,platform=mesa,release=yakkety/2906/consoleFull
seems unrelated, could not reproduce locally.

17:42:51 11: [ RUN ] PointerConfinement.test_we_update_our_confined_region_on_a_resize
17:42:51 11: [2016-11-18 17:42:51.097663] mirserver: Starting
17:42:51 11: [2016-11-18 17:42:51.100311] mirserver: Selected driver: mir:stub-graphics (version 0.26.0)
17:42:51 11: [2016-11-18 17:42:51.262236] mirserver: Using software cursor
17:42:51 11: [2016-11-18 17:42:51.304403] mirserver: Selected input driver: mir:stub-input (version: 0.26.0)
17:42:51 11: [2016-11-18 17:42:51.306021] mirserver: Mir version 0.26.0
17:42:51 11: [2016-11-18 17:42:51.315117] mirserver: Initial display configuration:
17:42:51 11: [2016-11-18 17:42:51.315596] mirserver: Output 1: VGA connected, used
17:42:51 11: [2016-11-18 17:42:51.315762] mirserver: Physical size 0.0" 0x0mm
17:42:51 11: [2016-11-18 17:42:51.315922] mirserver: Current mode 800x600 60.00Hz
17:42:51 11: [2016-11-18 17:42:51.316084] mirserver: Preferred mode 800x600 60.00Hz
17:42:51 11: [2016-11-18 17:42:51.316225] mirserver: Logical position +0+0
17:42:52 11: unknown file: Failure
17:42:52 11:
17:42:52 11: Unexpected mock function call - returning directly.
17:42:52 11: Function call: handle_input(pointer_event(when=13499960509536830 (106.082379ms ago), from=1, motion, button_state=0, x=99, y=0, dx=201, dy=0, vscroll=0, hscroll=0, modifiers=1))
17:42:52 11: Google Mock tried the following 3 expectations, but none matched:
17:42:52 11:
17:42:52 11: /<<BUILDDIR>>/mir-0.25.0+yakkety2934bzr3813/tests/acceptance-tests/test_confined_pointer.cpp:268: tried expectation #0: EXPECT_CALL(client, handle_input(mt::PointerEnterEvent()))...
17:42:52 11: Expected arg #0: pointer enter event
17:42:52 11: Actual: pointer_event(when=13499960509536830 (61.147485ms ago), from=1, motion, button_state=0, x=99, y=0, dx=201, dy=0, vscroll=0, hscroll=0, modifiers=1)
17:42:52 11: Expected: to be called once
17:42:52 11: Actual: called once - saturated and active
17:42:52 11: /<<BUILDDIR>>/mir-0.25.0+yakkety2934bzr3813/tests/acceptance-tests/test_confined_pointer.cpp:269: tried expectation #1: EXPECT_CALL(client, handle_input(mt::PointerEventWithPosition(surface_width + 100 - 1, 0)))...
17:42:52 11: Expected arg #0: pointer event with position (199, 0)
17:42:52 11: Actual: pointer_event(when=13499960509536830 (95.828656ms ago), from=1, motion, button_state=0, x=99, y=0, dx=201, dy=0, vscroll=0, hscroll=0, modifiers=1)
17:42:52 11: Expected: to be called once
17:42:52 11: Actual: never called - unsatisfied and active
17:42:52 11: /<<BUILDDIR>>/mir-0.25.0+yakkety2934bzr3813/tests/acceptance-tests/test_confined_pointer.cpp:270: tried expectation #2: EXPECT_CALL(client, handle_input(AllOf(mt::PointerEventWithPosition(surface_width + 100 - 1, 0), mt::PointerEventWithDiff(10, 0))))...
17:42:52 11: Expected arg #0: (pointer event with position (199, 0)) and (pointer event with diff (10, 0))
17:42:52 11: Actual: pointer_event(when=13499960509536830 (102.511384ms ago), from=1, motion, button_state=0, x=99, y=0, dx=201, dy=0, vscroll=0, hscroll=0, modifiers=1)
17:42:52 11: Expected: to be called once
17:42:52 11: Actual: never called - unsatisfied and active
17:42:52 11: unknown file: Failure
17:42:52 11:
17:42:52 11: Unexpected mock function call - returning directly.
17:42:52 11: Function call: handle_input(pointer_event(when=13499960513502234 (166.047441ms ago), from=1, motion, button_state=0, x=99, y=0, dx=10, dy=0, vscroll=0, hscroll=0, modifiers=1))
17:42:52 11: Google Mock tried the following 3 expectations, but none matched:
17:42:52 11:
17:42:52 11: /<<BUILDDIR>>/mir-0.25.0+yakkety2934bzr3813/tests/acceptance-tests/test_confined_pointer.cpp:268: tried expectation #0: EXPECT_CALL(client, handle_input(mt::PointerEnterEvent()))...
17:42:52 11: Expected arg #0: pointer enter event
17:42:52 11: Actual: pointer_event(when=13499960513502234 (162.347875ms ago), from=1, motion, button_state=0, x=99, y=0, dx=10, dy=0, vscroll=0, hscroll=0, modifiers=1)
17:42:52 11: Expected: to be called once
17:42:52 11: Actual: called once - saturated and active
17:42:52 11: /<<BUILDDIR>>/mir-0.25.0+yakkety2934bzr3813/tests/acceptance-tests/test_confined_pointer.cpp:269: tried expectation #1: EXPECT_CALL(client, handle_input(mt::PointerEventWithPosition(surface_width + 100 - 1, 0)))...
17:42:52 11: Expected arg #0: pointer event with position (199, 0)
17:42:52 11: Actual: pointer_event(when=13499960513502234 (163.865836ms ago), from=1, motion, button_state=0, x=99, y=0, dx=10, dy=0, vscroll=0, hscroll=0, modifiers=1)
17:42:52 11: Expected: to be called once
17:42:52 11: Actual: never called - unsatisfied and active
17:42:52 11: /<<BUILDDIR>>/mir-0.25.0+yakkety2934bzr3813/tests/acceptance-tests/test_confined_pointer.cpp:270: tried expectation #2: EXPECT_CALL(client, handle_input(AllOf(mt::PointerEventWithPosition(surface_width + 100 - 1, 0), mt::PointerEventWithDiff(10, 0))))...
17:42:52 11: Expected arg #0: (pointer event with position (199, 0)) and (pointer event with diff (10, 0))
17:42:52 11: Actual: pointer_event(when=13499960513502234 (165.464707ms ago), from=1, motion, button_state=0, x=99, y=0, dx=10, dy=0, vscroll=0, hscroll=0, modifiers=1)
17:42:52 11: Expected: to be called once
17:42:52 11: Actual: never called - unsatisfied and active
17:43:02 11: /<<BUILDDIR>>/mir-0.25.0+yakkety2934bzr3813/tests/acceptance-tests/test_confined_pointer.cpp:269: Failure
17:43:02 11: Actual function call count doesn't match EXPECT_CALL(client, handle_input(mt::PointerEventWithPosition(surface_width + 100 - 1, 0)))...
17:43:02 11: Expected: to be called once
17:43:02 11: Actual: never called - unsatisfied and active
17:43:02 11: /<<BUILDDIR>>/mir-0.25.0+yakkety2934bzr3813/tests/acceptance-tests/test_confined_pointer.cpp:270: Failure
17:43:02 11: Actual function call count doesn't match EXPECT_CALL(client, handle_input(AllOf(mt::PointerEventWithPosition(surface_width + 100 - 1, 0), mt::PointerEventWithDiff(10, 0))))...
17:43:02 11: Expected: to be called once
17:43:02 11: Actual: never called - unsatisfied and active
17:43:02 11: [2016-11-18 17:43:02.108954] mirserver: Stopping
17:43:02 11: [ FAILED ] PointerConfinement.test_we_update_our_confined_region_on_a_resize (11129 ms)

Tags: testsfail
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Duplicate of bug 1606418. Reopen?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.