[test-results] [Bamboo] Asterisk - Team Branches > roibos-cng-support-1.8 > #4 has FAILED. Change made by root.
Bamboo
bamboo at asterisk.org
Mon Dec 3 09:08:28 CST 2012
-----------------------------------------------------------------------
Asterisk - Team Branches > roibos-cng-support-1.8 > #4 failed.
-----------------------------------------------------------------------
Code has been updated by root.
2/2 jobs failed, no tests found.
http://bamboo.asterisk.org/browse/ASTTEAM-ROIBUSCNGSUPPORT18-4/
--------------
Failing Jobs
--------------
- Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): No tests found.
- Asterisk 1.8 CentOS 6 64-Bit (CentOS 6): No tests found.
--------------
Code Changes
--------------
root (376712):
>Merged revisions 376688 via svnmerge from
>file:///srv/subversion/repos/asterisk/branches/1.8
>
>........
> r376688 | rmudgett | 2012-11-27 17:47:27 -0600 (Tue, 27 Nov 2012) | 30 lines
>
> Fix extension matching with the '-' char.
>
> The '-' char is supposed to be ignored by the dialplan extension matching.
> Unfortunately, it's treatment is not handled consistently throughout the
> extension matching code.
>
> * Made the old exten matching code consistently ignore '-' chars.
>
> * Made the old exten matching code consistently handle case in the
> matching.
>
> * Made ignore empty character sets.
>
> * Fixed ast_extension_cmp() to return -1, 0, or 1 as documented. The only
> user of it in pbx_lua.c was testing for -1. It was originally returning
> the strcmp() value for less than which is not usually going to be -1.
>
> * Fix character set sorting if the sets have the same number of characters
> and start with the same character. Character set [0-9] now sorts before
> [02-9a] as originally intended.
>
> * Updated some extension label and priority already in use warnings to
> also indicate if the extension is aliased.
>
> (closes issue ASTERISK-19205)
> Reported by: Philippe Lindheimer, Birger "WIMPy" Harzenetter
> Tested by: rmudgett
>
> Review: https://reviewboard.asterisk.org/r/2201/
>........
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20121203/70472dfa/attachment.htm>
More information about the Test-results
mailing list