[test-results] [Bamboo] Asterisk - Team Branches > Pimp My SIP > #271 has FAILED (1 tests failed, no failures were new). Change made by root.

Bamboo bamboo at asterisk.org
Thu Apr 18 22:19:39 CDT 2013


-----------------------------------------------------------------------
Asterisk - Team Branches > Pimp My SIP > #271 failed.
-----------------------------------------------------------------------
Code has been updated by root.
1/2 jobs failed, with 1 failing test, no failures were new.

http://bamboo.asterisk.org/browse/ASTTEAM-PIMPMYSIP-271/


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



--------------
Code Changes
--------------
root (386022):

>Multiple revisions 386019-386020
>
>........
>  r386019 | dlee | 2013-04-18 12:26:29 -0500 (Thu, 18 Apr 2013) | 17 lines
>  
>  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
>........
>  r386020 | dlee | 2013-04-18 12:30:28 -0500 (Thu, 18 Apr 2013) | 12 lines
>  
>  Allow WebSocket connections on more URL's
>  
>  This patch adds the concept of ast_websocket_server to
>  res_http_websocket, allowing WebSocket connections on URL's more more
>  than /ws.
>  
>  The existing funcitons for managing the WebSocket subprotocols on /ws
>  still work, so this patch should be completely backward compatible.
>  
>  (closes issue ASTERISK-21279)
>  Review: https://reviewboard.asterisk.org/r/2453/
>........
>
>Merged revisions 386019-386020 from file:///srv/subversion/repos/asterisk/trunk
>



--------------
Tests
--------------
Existing Test Failures (1)
   - AsteriskTestSuite: S/channels/gulp/incoming calls without auth

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


More information about the Test-results mailing list