touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #98234
[Bug 1482274] Re: GLibMainLoopTest.propagates_exception_from_server_action fails with GCC 5 in armhf
** 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/1482274
Title:
GLibMainLoopTest.propagates_exception_from_server_action fails with
GCC 5 in armhf
Status in Mir:
Fix Released
Status in mir package in Ubuntu:
Fix Released
Bug description:
Using -02 (which is turned on when building the mir packages or
use_debflags=ON) with GCC 5 on armhf results in the following test
failure:
bin/mir_unit_tests --gtest_filter=GLibMainLoopTest.propagates_exception_from_server_action
Running main() from main.cpp
Note: Google Test filter = GLibMainLoopTest.propagates_exception_from_server_action
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from GLibMainLoopTest
[ RUN ] GLibMainLoopTest.propagates_exception_from_server_action
terminate called after throwing an instance of 'std::runtime_error'
what(): server action error
/home/alberto/source/mir/0.15/tests/unit-tests/test_glib_main_loop.cpp:78: Failure
Value of: result.succeeded()
Actual: false
Expected: true
[ FAILED ] GLibMainLoopTest.propagates_exception_from_server_action (677 ms)
[----------] 1 test from GLibMainLoopTest (677 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (679 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] GLibMainLoopTest.propagates_exception_from_server_action
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1482274/+subscriptions