[test-results] [Bamboo] Asterisk - Trunk > Ubuntu Lucid (10.04) > #246 has FAILED (1 tests failed). Change made by Matthew Nicholson.

Bamboo bamboo at asterisk.org
Mon Jan 24 13:26:34 CST 2011


-----------------------------------------------------------------------
Asterisk - Trunk > Ubuntu Lucid (10.04) > #246 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Nicholson.
1/2 jobs failed with 1 failing test.

http://bamboo.asterisk.org/browse/ASTTRUNK-LUCID-246/


--------------
Failing Jobs
--------------
  - amd64 (Default Stage): 1 of 98 tests failed.


--------------
Code Changes
--------------
Matthew Nicholson (303509):

>According to section 19.1.2 of RFC 3261:
>
>  For each component, the set of valid BNF expansions defines exactly
>  which characters may appear unescaped.  All other characters MUST be
>  escaped.
>
>This patch modifies ast_uri_encode() to encode strings in line with this recommendation.  This patch also adds an ast_escape_quoted() function which escapes '"' and '\' characters in quoted strings in accordance with section 25.1 of RFC 3261.  The ast_uri_encode() function has also been modified to take an ast_flags struct describing the set of rules it should use when escaping characters to allow for it to escape SIP URIs in addition to HTTP URIs and other types of URIs or variations of those two URI types in the future.
>
>The ast_uri_decode() function has also been modified to accept an ast_flags struct describing the set of rules to use when decoding to enable decoding '+' as ' ' in legacy http URLs.
>
>The unit tests for these functions have also been updated.
>
>Review: https://reviewboard.asterisk.org/r/1081/
>


--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/feature attended transfer

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


More information about the Test-results mailing list