[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #419 has FAILED (1 tests failed). Change made by dlee.

Bamboo bamboo at asterisk.org
Thu Oct 4 12:47:24 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #419 failed.
-----------------------------------------------------------------------
Code has been updated by dlee.
1/188 tests failed.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-419/


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



--------------
Code Changes
--------------
dlee (374426):

>Fix DBDelTree error codes for AMI, CLI and AGI
>
>The AMI DBDelTree command will return Success/Key tree deleted successfully even
>if the given key does not exist. The CLI command 'database deltree' had a
>similar problem, but was saved because it actually responded with '0 database
>entries removed'. AGI had a slightly different error, where it would return
>success if the database was unavailable.
>
>This came from confusion about the ast_db_deltree retval, which is -1 in the
>event of a database error, or number of entries deleted (including 0 for
>deleting nothing).
>
>* Adds a Doxygen comment to process_db_keys explaining its retval
>* Changed some poorly named res variables to num_deleted
>* Specified specific errors when calling ast_db_deltree (database unavailable
>  vs. entry not found vs. success)
>* Fixed similar bug in AGI database deltree, where 'Database unavailable'
>  results in successful result
>
>(closes issue AST-967)
>Reported by: John Bigelow
>Review: https://reviewboard.asterisk.org/r/2138/
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/channels/ s i p/sip attended transfer tcp

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


More information about the Test-results mailing list