[test-results] [Bamboo] Asterisk - Team Branches > Bridge Construction > #69 has FAILED (1 tests failed). Change made by root.

Bamboo bamboo at asterisk.org
Tue Feb 19 07:50:46 CST 2013


-----------------------------------------------------------------------
Asterisk - Team Branches > Bridge Construction > #69 failed.
-----------------------------------------------------------------------
Code has been updated by root.
1/2 jobs failed, with 1 failing test.

http://bamboo.asterisk.org/browse/ASTTEAM-BRIDGECONSTRUCTION-69/


--------------
Failing Jobs
--------------
  - Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): 1 of 185 tests failed.



--------------
Code Changes
--------------
root (381706):

>Merged revisions 381703 via svnmerge from 
>file:///srv/subversion/repos/asterisk/trunk
>
>................
>  r381703 | kharwell | 2013-02-18 16:23:52 -0600 (Mon, 18 Feb 2013) | 23 lines
>  
>  Fixed Confbridge file recording deadlock and appending.
>  
>  A deadlock occurred after starting/stopping and then restarting a confbridge
>  recording.  Upon starting a recording a record thread is created that holds a
>  lock until just before exiting.  Stopping the recording does not stop/exit the
>  thread or release the lock.  The thread waits until recording begins again.
>  Starting a stopped recording signals the thread to continue and start recording
>  again.  However restarting the recording also created another record thread
>  resulting in a deadlock.  The fix was to make sure the record thread was only
>  created once.
>  
>  Also it was noted that filenames for the recordings were being concatenated for
>  each start/stop.  This was fixed by creating a new file for each conference
>  session and appending the actual recorded data within the file (e.g. passing
>  the 'a' option to MixMonitor).
>  
>  (issue AST-1088)
>  Reported by: John Bigelow
>  Review: http://reviewboard.digium.internal/r/374/
>  ........
>  
>  Merged revisions 381702 from http://svn.asterisk.org/svn/asterisk/branches/11
>................
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskUnitTests: /main/threadpool/auto increment

--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20130219/311749e6/attachment.htm>


More information about the Test-results mailing list