[test-results] [Bamboo] Asterisk > Asterisk Unit Tests > #935 was SUCCESSFUL (with 932 tests). Change made by Matt Jordan.

Bamboo noreply at bamboo.asterisk.org
Thu Mar 19 15:39:34 CDT 2015


-----------------------------------------------------------------------
Asterisk > Asterisk Unit Tests > #935 was successful.
-----------------------------------------------------------------------
This build occurred because it is a dependant of AST-ATRUNKFULLBUILD-967.
All 2 jobs passed with 932 tests in total.

https://bamboo.asterisk.org/bamboo/browse/AST-ATRUNKUNIT-935/




--------------
Code Changes
--------------
Matt Jordan (433175):

>funcs/func_env: Fix regression caused in FILE read operation
>
>When r432935 was merged, it did correctly fix a situation where a FILE read
>operation on the middle of a file buffer would not read the requested length
>in the parameters passed to the FILE function. Unfortunately, it would also
>allow the FILE function to append more bytes than what was available in the
>buffer if the length exceeded the end of the buffer length.
>
>This patch takes the minimum of the remaining bytes in the buffer along with
>the calculated length to append provided by the original patch, and uses
>that as the length to append in the return result. This patch also updates
>the unit tests with the scenarios that were originally pointed out in
>ASTERISK-21765 that the original implementation treated incorrectly.
>
>ASTERISK-21765
>........
>
>Merged revisions 433173 from http://svn.asterisk.org/svn/asterisk/branches/11
>........
>
>Merged revisions 433174 from http://svn.asterisk.org/svn/asterisk/branches/13
>



--------------
Tests
--------------
Fixed Tests (2)
   - AsteriskUnitTests: /funcs/func env/func file
   - AsteriskUnitTests: /funcs/func env/func file

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


More information about the Test-results mailing list