~mir-team/mir/0.15

Viewing all changes in revision 2820.

  • Committer: Tarmac
  • Author(s): Alberto Aguirre
  • Date: 2015-08-06 21:01:16 UTC
  • mfrom: (2818.1.1 devel)
  • Revision ID: tarmac-20150806210116-gzho8vsfx8ajqzdj
Workaround for GLibMainLoopTest.propagates_exception_from_server_action failure

The test fails with GCC5 when using -O2 options in armhf which seems to be caused by using identical lambda definitions.
As a workaround the exception message is changed to force the compiler to generate a unique implementation instead of sharing one;this allows the exception to be caught as expected. Fixes: https://bugs.launchpad.net/bugs/1482274.

Approved by PS Jenkins bot, Kevin DuBois, Alan Griffiths.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: