** Changed in: mir
    Milestone: 0.16.0 => 0.15.0

** No longer affects: mir/0.15

-- 
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 Committed
Status in mir package in Ubuntu:
  New

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to