[test-results] [Bamboo] Asterisk - Trunk > FreeBSD 8.1 > #346 has FAILED (1 tests failed, no failures were new). Change made by Russell Bryant.

Bamboo bamboo at asterisk.org
Tue Sep 13 05:47:32 CDT 2011


-----------------------------------------------------------------------
Asterisk - Trunk > FreeBSD 8.1 > #346 failed.
-----------------------------------------------------------------------
This build occurred because it is a dependant of ASTTRUNK-LUCID-961.
1/136 tests failed, no failures were new.

http://bamboo.asterisk.org/browse/ASTTRUNK-FREEBSD81-346/


--------------
Failing Jobs
--------------
  - i386 (Default Stage): 1 of 136 tests failed.


--------------
Code Changes
--------------
Russell Bryant (335511):

>Merged revisions 335510 via svnmerge from 
>https://origsvn.digium.com/svn/asterisk/branches/10
>
>................
>  r335510 | russell | 2011-09-13 02:24:34 -0500 (Tue, 13 Sep 2011) | 22 lines
>  
>  Merged revisions 335497 via svnmerge from 
>  https://origsvn.digium.com/svn/asterisk/branches/1.8
>  
>  ........
>    r335497 | russell | 2011-09-13 02:11:36 -0500 (Tue, 13 Sep 2011) | 15 lines
>    
>    Fix a crash in res_ais.
>    
>    This patch resolves a crash observed in a load testing environment that
>    involved the use of the res_ais module.  I observed some crashes where
>    the event delivery callback would get called, but the length parameter
>    incidcating how much data there was to read was 0.  The code assumed
>    (with good reason I would think) that if this callback got called, there
>    was an event available to read.  However, if the rare case that there's
>    nothing there, catch it and return instead of blowing up.
>    
>    More specifically, the change always ensure that the size of the received
>    event in the cluster is always big enough to be a real ast_event.
>    
>    Review: https://reviewboard.asterisk.org/r/1423/
>  ........
>................
>


--------------
Tests
--------------
Existing Test Failures (1)
   - AsteriskTestSuite: S/apps/voicemail/check voicemail nominal

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


More information about the Test-results mailing list