[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1189 has FAILED (4 tests failed, 1 failures were new). Change made by dlee.

Bamboo bamboo at asterisk.org
Thu Apr 18 20:16:00 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1189 failed.
-----------------------------------------------------------------------
Code has been updated by dlee.
1/2 jobs failed, with 4 failing tests, 1 failure was new.

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): 4 of 506 tests failed.



--------------
Code Changes
--------------
dlee (386019):

>Fix lock errors on startup.
>
>In messages.c, there are several places in the code where we create a
>tmp_tech_holder and pass that into an ao2_find call. Unfortunately, we
>weren't initializing the rwlock on the tmp_tech_holder, which the hash
>function was locking. It's apparently harmless, but still not the best
>code.
>
>This patch extracts all that copy/pasted code into two functions,
>msg_find_by_tech and msg_find_by_tech_name, which properly initialize
>and destroy the rwlock on the tmp_tech_holder.
>
>Review: https://reviewboard.asterisk.org/r/2454/
>........
>
>Merged revisions 386006 from http://svn.asterisk.org/svn/asterisk/branches/11
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/bridge/parkcall timeout/comebacktoorigin yes
Existing Test Failures (3)
   - AsteriskTestSuite: S/channels/ s i p/sip tls call
   - AsteriskTestSuite: S/bridge/transfer failure
   - AsteriskTestSuite: S/apps/confbridge/confbridge marked

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


More information about the Test-results mailing list