touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #24924
[Bug 1364772] Re: [regression] acceptance tests fails in ServerDisconnect.causes_client_to_terminate_by_default
** Changed in: mir
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1364772
Title:
[regression] acceptance tests fails in
ServerDisconnect.causes_client_to_terminate_by_default
Status in Mir:
Fix Released
Status in “mir” package in Ubuntu:
Triaged
Bug description:
This is happening in CI fairly frequently now:
8: [ RUN ] ServerDisconnect.causes_client_to_terminate_by_default
8: /tmp/buildd/mir-0.7.0+14.10.20140829bzr1884pkg0utopic412/tests/acceptance-tests/test_server_disconnect.cpp:229: Failure
8: Value of: client_results[0].signal
8: Actual: 9
8: Expected: 1
8: [ FAILED ] ServerDisconnect.causes_client_to_terminate_by_default (501 ms)
The offending EXPECT_EQ is one I added recently:
EXPECT_EQ(SIGHUP, client_results[0].signal);
However the unreliability of the result shows the root cause of the
problem really was pre-existing in
wait_for_shutdown_client_processes().
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1364772/+subscriptions