[test-results] [Bamboo] Asterisk - Trunk > Ubuntu Lucid (10.04) > #1207 has FAILED (1 tests failed, no failures were new). Change made by rmudgett.
Bamboo
bamboo at asterisk.org
Fri Nov 11 17:08:14 CST 2011
-----------------------------------------------------------------------
Asterisk - Trunk > Ubuntu Lucid (10.04) > #1207 failed.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
1/179 tests failed, no failures were new.
http://bamboo.asterisk.org/browse/ASTTRUNK-LUCID-1207/
--------------
Failing Jobs
--------------
- amd64 (Default Stage): 1 of 179 tests failed.
--------------
Code Changes
--------------
rmudgett (344663):
>Make CLI "core show channel" not hold the channel lock during console output.
>
>Holding the channel lock while the CLI "core show channel" command is
>executing can slow down the system. It could block the system if the
>console output is halted or paused.
>
>* Made capture the CLI "core show channel" output into a buffer to be
>output after the channel is unlocked.
>
>* Removed use of C++ keyword as a variable name. out renamed to obuf.
>
>* Checked allocation of obuf for failure so will not crash.
>
>(closes issue ASTERISK-18571)
>Reported by: Pavel Troller
>Tested by: rmudgett
>........
>
>Merged revisions 344661 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 344662 from http://svn.asterisk.org/svn/asterisk/branches/10
>
--------------
Tests
--------------
Existing Test Failures (1)
- AsteriskTestSuite: S/udptl
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20111111/f632fe0e/attachment.htm>
More information about the Test-results
mailing list