Mir

Activity log for bug #1318587

Date Who What changed Old value New value Message
2014-05-12 10:28:42 Alexandros Frantzis bug added bug
2014-05-12 10:37:59 Alexandros Frantzis summary Intermittent test failures in BespokeDisplayServerTestFixture.custom_input_dispatcher_receives_input Intermittent test failures in CustomInputDispatcherFixture.custom_input_dispatcher_receives_input
2014-05-12 10:40:09 Alexandros Frantzis description $ 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). $ mir_acceptance_tests --gtest_filter=CustomInputDispatcherFixture.* --gtest_repeat=1000 --gtest_break_on_failure ... [ RUN ] CustomInputDispatcherFixture.custom_input_dispatcher_receives_input /storage/work/mir/tests/acceptance-tests/test_custom_input_dispatcher.cpp:110: 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). Updated: CustomInputDispatcherFixture recently got its own fixture name (not part of the BespokeDisplayServerTestFixture any more)
2014-05-12 12:13:38 Launchpad Janitor branch linked lp:~afrantzis/mir/fix-1318587
2014-05-12 13:10:15 Alexandros Frantzis mir: status New In Progress
2014-05-13 01:56:36 Daniel van Vugt tags testsfail
2014-05-13 01:56:40 Daniel van Vugt mir: milestone 0.2.0
2014-05-13 07:42:35 PS Jenkins bot mir: status In Progress Fix Committed
2014-06-05 03:08:51 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/mir
2014-06-06 18:49:37 Launchpad Janitor mir (Ubuntu): status New Fix Released
2014-06-24 08:56:29 Alexandros Frantzis mir: status Fix Committed Fix Released