[test-results] [Bamboo] Asterisk Testing > Asterisk 11 Branch > #204 has FAILED (1 tests failed). Change made by rmudgett.

Bamboo bamboo at asterisk.org
Wed Nov 28 01:38:45 CST 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 11 Branch > #204 failed.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
1/2 jobs failed, with 1 failing test.

http://bamboo.asterisk.org/browse/TESTING-AST11BRANCH-204/


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



--------------
Code Changes
--------------
rmudgett (376690):

>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/
>........
>
>Merged revisions 376688 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 376689 from http://svn.asterisk.org/svn/asterisk/branches/10
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/fax/gateway native t38 ced
Fixed Tests (1)
   - AsteriskTestSuite: S/dialplan

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


More information about the Test-results mailing list