** 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/1671037

Title:
  [  FAILED  ]
  PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_starvation
  (Timeout waiting to acquire write lock)

Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released

Bug description:
  
  PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_starvation takes 5-10 
minutes to complete then fails under valgrind:

  $ valgrind --trace-children=yes bin/mir_unit_tests 
--gtest_filter="PosixRWMutex.prefer*"
  ...
  Running main() from main.cpp
  Note: Google Test filter = PosixRWMutex.prefer*
  [==========] Running 1 test from 1 test case.
  [----------] Global test environment set-up.
  [----------] 1 test from PosixRWMutex
  [ RUN      ] 
PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_starvation
  /home/dan/bzr/mir/trunk/tests/unit-tests/test_posix_rw_mutex.cpp:289: Failure
  Failed
  Timeout waiting to acquire write lock
  [  FAILED  ] 
PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_starvation (647342 ms)
  [----------] 1 test from PosixRWMutex (647351 ms total)

  [----------] Global test environment tear-down
  [==========] 1 test from 1 test case ran. (647376 ms total)
  [  PASSED  ] 0 tests.
  [  FAILED  ] 1 test, listed below:
  [  FAILED  ] 
PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_starvation

   1 FAILED TEST

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1671037/+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