[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1180 has FAILED (4 tests failed, no failures were new). Change made by elguero.

Bamboo bamboo at asterisk.org
Mon Apr 15 19:32:28 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1180 failed.
-----------------------------------------------------------------------
Code has been updated by elguero.
1/2 jobs failed, with 4 failing tests, no failures were new.

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): 4 of 504 tests failed.



--------------
Code Changes
--------------
elguero (385573):

>Fix app_voicemail Segfault And A Few Memory Leaks
>
>The original report was that app_voicemail would crash.  This was caused by
>ast_config_load() returning CONFIG_STATUS_FILEINVALID but no checks being
>performed for that return status.  After adding the initial patch to fix this
>issue, Jaco Kroon (jkroon) added some fixes to memory leaks he had discovered.
>
>During review, Walter Doekes (wdoekes) suggested adding a helper function in
>order to determine if we had a valid configuration or not.
>
>This patch does the following:
>
>* Creates a helper function to check if the configuration is valid
>
>* Adds calls to the new helper function where appropiate
>
>* Fixes memory leaks where the code returned without running
>  ast_config_destroy() on the configuration that was loaded
>
>(closes issue ASTERISK-21302)
>Reported by: Jaco Kroon
>Tested by: Jaco Kroon, Michael L. Young
>Patches:
>    asterisk-11.3.0-app_voicemail-ast_config-fixes.patch
>                                                       Jaco Kroon (license 5671)
>    asterisk-21302-valid_cfg_and_mem_leaks_v3-1.8.diff
>                                                 Michael L. Young (license 5026)
>
>Review: https://reviewboard.asterisk.org/r/2443/
>........
>
>Merged revisions 385551 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 385557 from http://svn.asterisk.org/svn/asterisk/branches/11
>



--------------
Tests
--------------
Existing Test Failures (4)
   - AsteriskTestSuite: S/apps/dial/dial parallel/dial parallel all cancel
   - AsteriskTestSuite: S/asyncagi/asyncagi break
   - AsteriskTestSuite: S/apps/dial/dial dtmf hangup cancel
   - AsteriskTestSuite: S/apps/dial/dial hangup
Fixed Tests (2)
   - AsteriskTestSuite: S/apps/dial/dial parallel/dial parallel single unavail
   - AsteriskTestSuite: S/apps/confbridge/confbridge marked

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


More information about the Test-results mailing list