[test-results] [Bamboo] Asterisk Testing > Asterisk 11 Branch > #433 has FAILED (2 tests failed, no failures were new). Change made by dlee.

Bamboo bamboo at asterisk.org
Thu Apr 18 12:27:46 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 11 Branch > #433 failed.
-----------------------------------------------------------------------
Code has been updated by dlee.
1/2 jobs failed, with 2 failing tests, no failures were new.

http://bamboo.asterisk.org/browse/TESTING-AST11BRANCH-433/


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



--------------
Code Changes
--------------
dlee (386006):

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



--------------
Tests
--------------
Existing Test Failures (2)
   - AsteriskTestSuite: S/channels/ s i p/info dtmf
   - AsteriskTestSuite: S/channels/ s i p/sip tls call

--
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/f7e9f228/attachment.htm>


More information about the Test-results mailing list