[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1128 has FAILED (2 tests failed). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Tue Mar 26 11:36:12 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1128 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/2 jobs failed, with 2 failing tests.

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-1128/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): 2 of 466 tests failed.



--------------
Code Changes
--------------
Matthew Jordan (383841):

>Resolve deadlock between pending CDR and batch CDR locks
>
>r375757 attempted to resolve a race condition between multiple submissions of
>CDRs while in batch mode from attempting to destroy the scheduled batch
>submission by extending the batch CDR lock. Unfortunately, this causes a
>deadlock between the pending CDR lock and the batch CDR lock. This patch
>resolves the intent of r375757 by simply providing a new lock that protects
>the scheduling of the batches. The original batch CDR lock is kept to protect
>manipulation of the batch CDR settings, but has been placed such that it
>is not held when the pending lock is held.
>
>Thanks to Chase Venters for providing lock analysis on the issue.
>
>(issue ASTERISK-21162)
>Reported by: Chase Venters
>........
>
>Merged revisions 383839 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 383840 from http://svn.asterisk.org/svn/asterisk/branches/11
>



--------------
Tests
--------------
New Test Failures (2)
   - AsteriskTestSuite: S/apps/control playback/control reverse
   - AsteriskTestSuite: S/apps/control playback/control forward
Fixed Tests (2)
   - AsteriskTestSuite: S/apps/playback/remote forward
   - AsteriskTestSuite: S/apps/queues/reload queue members

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


More information about the Test-results mailing list