[test-results] [Bamboo] Asterisk Testing > Asterisk 11 Branch > #495 has FAILED (3 tests failed, 2 failures were new). Change made by Russell Bryant.
Bamboo
bamboo at asterisk.org
Wed Jul 10 00:20:49 CDT 2013
-----------------------------------------------------------------------
Asterisk Testing > Asterisk 11 Branch > #495 failed.
-----------------------------------------------------------------------
Code has been updated by Russell Bryant.
1/2 jobs failed, with 3 failing tests, 2 failures were new.
http://bamboo.asterisk.org/browse/TESTING-AST11BRANCH-495/
--------------
Failing Jobs
--------------
- Asterisk CentOS 6 32-Bit (CentOS 6): 3 of 344 tests failed.
--------------
Code Changes
--------------
Russell Bryant (393929):
>astobj2-ify the SLA code
>
>The SLA code within app_meetme was written before asotbj2 had been
>merged into Asterisk. Worse, support for reloads did not exist at first
>and was added later as a bolt-on feature. I knew at the time that
>reloading was not safe at all while SLA was in use, so the reload would
>be queued up to execute when the system was idle. Unfortunately, this
>approach was still prone to errors beyond the fact that this was the
>only place in Asterisk where configuration was not reloaded
>instantly when requested.
>
>This patch converts various SLA objects to be reference counted objects
>using astobj2. This allows reloads to be processed while the system is
>in use. The code ensures that the objects will not disappear while one
>of the other threads is using them. However, they will be immediately
>removed from the global trunk and station containers so no new calls
>will use them if removed from configuration.
>
>Review: https://reviewboard.asterisk.org/r/2581/
>........
>
>Merged revisions 393928 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>
--------------
Tests
--------------
New Test Failures (2)
- AsteriskTestSuite: S/channels/local/local call
- AsteriskTestSuite: S/channels/local/local app
Existing Test Failures (1)
- AsteriskTestSuite: S/channels/ s i p/sip hold
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20130710/e47a4cc3/attachment-0001.htm>
More information about the Test-results
mailing list