Mir

Comment 0 for bug 1318587

Revision history for this message
Alexandros Frantzis (afrantzis) wrote : Intermittent test failures in BespokeDisplayServerTestFixture.custom_input_dispatcher_receives_input

$ mir_acceptance_tests --gtest_filter=BespokeDisplayServerTestFixture.* --gtest_repeat=1000 --gtest_break_on_failure

...

[ RUN ] BespokeDisplayServerTestFixture.custom_input_dispatcher_receives_input
/storage/work/mir/tests/acceptance-tests/test_custom_input_dispatcher.cpp:106: Failure
Actual function call count doesn't match EXPECT_CALL(dispatcher_conf->dispatcher, dispatch(mt::MotionEventWithPosition(1, 1)))...
         Expected: to be called once
           Actual: never called - unsatisfied and active
/storage/work/mir/tests/mir_test_framework/testing_process_manager.cpp:246: Failure
Value of: result.succeeded()
  Actual: false
Expected: true
process::Result(child_terminated_by_signal, signal(11), )
Segmentation fault (core dumped)

Probably the cause of CI failures like https://jenkins.qa.ubuntu.com/job/mir-clang-utopic-amd64-build/128/console (we can't tell for sure since we didn't get a detailed report of the test failure).