Mir

Code review comment for lp:~alan-griffiths/mir/fix-1643446

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

15:24:51 [ FAILED ] 4 tests, listed below:
15:24:51 [ FAILED ] ServerDisconnect.is_detected_by_client
15:24:51 [ FAILED ] ServerDisconnect.doesnt_stop_client_calling_API_functions
15:24:51 [ FAILED ] ServerStartup.creates_endpoint_on_filesystem
15:24:51 [ FAILED ] ServerStartup.after_server_sigkilled_can_start_new_instance

That's odd!

I suspect these are "inherited" from:

15:13:13 11: [ RUN ] NestedServerWithTwoDisplays.uses_passthrough_when_surface_size_is_appropriate
...
15:13:18 11: ==2589== Thread 6 Mir/Input Reade:
15:13:18 11: ==2589== Invalid read of size 8
15:13:18 11: ==2589== at 0x41FFA8A: std::__shared_ptr<mir_test_framework::FakeInputDeviceImpl::InputDevice, (__gnu_cxx::_Lock_policy)2>::operator->() const (shared_ptr_base.h:1055)
15:13:18 11: ==2589== by 0x41FB664: mir_test_framework::FakeInputDeviceImpl::emit_event(mir::input::synthesis::KeyParameters const&)::{lambda()#1}::operator()() const (fake_input_device_impl.cpp:68)

And that's unrelated.

« Back to merge proposal