[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #785 has FAILED (1 tests failed). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Tue Nov 6 01:25:12 CST 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #785 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/294 tests failed.

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): 1 of 294 tests failed.



--------------
Code Changes
--------------
Matthew Jordan (375896):

>Refactor ast_timer_ack to return an error and handle the error in timer users
>
>Currently, if an acknowledgement of a timer fails Asterisk will not realize
>that a serious error occurred and will continue attempting to use the timer's
>file descriptor.  This can lead to situations where errors stream to the
>CLI/log file.  This consumes significant resources, masks the actual problem
>that occurred (whatever caused the timer to fail in the first place), and
>can leave channels in odd states.
>
>This patch propagates the errors in the timing resource modules up through
>the timer core, and makes users of these timers handle acknowledgement
>failures.  It also adds some defensive coding around the use of timers
>to prevent using bad file descriptors in off nominal code paths.
>
>Note that the patch created by the issue reporter was modified slightly for
>this commit and backported to 1.8, as it was originally written for
>Asterisk 10.
>
>Review: https://reviewboard.asterisk.org/r/2178/
>
>(issue ASTERISK-20032)
>Reported by: Jeremiah Gowdy
>patches:
>  jgowdy-timerfd-6-22-2012.diff uploaded by Jeremiah Gowdy (license 6358)
>........
>
>Merged revisions 375893 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 375894 from http://svn.asterisk.org/svn/asterisk/branches/10
>........
>
>Merged revisions 375895 from http://svn.asterisk.org/svn/asterisk/branches/11
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/channels/ s i p/sip custom presence/multiple state change

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


More information about the Test-results mailing list