[test-results] [Bamboo] Asterisk - Team Branches > Pimp My SIP > #256 has FAILED (1 tests failed, no failures were new). Change made by root.
Bamboo
bamboo at asterisk.org
Fri Apr 12 10:54:47 CDT 2013
-----------------------------------------------------------------------
Asterisk - Team Branches > Pimp My SIP > #256 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-256/
--------------
Failing Jobs
--------------
- Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): 1 of 271 tests failed.
--------------
Code Changes
--------------
root (385433):
>Multiple revisions 385406,385431
>
>........
> r385406 | alecdavis | 2013-04-12 03:18:20 -0500 (Fri, 12 Apr 2013) | 24 lines
>
> IAX2, prevent network thread starting before all helper threads are ready
>
> On startup, it's possible for a frame to arrive before the processing threads were ready.
>
> In iax2_process_thread() the first pass through falls into ast_cond_wait, should a frame arrive
> before we are at ast_cond_wait, the signal will be ignored.
> The result iax2_process_thread stays at ast_cond_wait forever, with deferred frames being queued.
>
> Fix: When creating initial idle iax2_process_threads, wait for init_cond to be signalled
> after each thread is started.
>
> (issue ASTERISK-18827)
> Reported by: alecdavis
> Tested by: alecdavis
> alecdavis (license 585)
>
> Review https://reviewboard.asterisk.org/r/2427/
> ........
>
> Merged revisions 385402 from http://svn.asterisk.org/svn/asterisk/branches/1.8
> ........
>
> Merged revisions 385403 from http://svn.asterisk.org/svn/asterisk/branches/11
>........
> r385431 | alecdavis | 2013-04-12 03:52:44 -0500 (Fri, 12 Apr 2013) | 17 lines
>
> IAX2 defer_full_frames fail to get sent
>
> Ensure iax2_process_thread is signalled when a deferred frame is queued to it.
>
> (closes issue ASTERISK-18827)
> Reported by: alecdavis
> Tested by: alecdavis
> alecdavis (license 585)
>
> Review https://reviewboard.asterisk.org/r/2426/
> ........
>
> Merged revisions 385429 from http://svn.asterisk.org/svn/asterisk/branches/1.8
> ........
>
> Merged revisions 385430 from http://svn.asterisk.org/svn/asterisk/branches/11
>........
>
>Merged revisions 385406,385431 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/20130412/dccd752b/attachment-0001.htm>
More information about the Test-results
mailing list