[test-results] [Bamboo] Asterisk - Team Branches > Pimp My SIP > #424 has FAILED (1 tests failed, no failures were new). Change made by root.

Bamboo bamboo at asterisk.org
Mon Jun 17 21:23:47 CDT 2013


-----------------------------------------------------------------------
Asterisk - Team Branches > Pimp My SIP > #424 failed.
-----------------------------------------------------------------------
Code has been updated by root.
1/2 jobs failed, with 1 failing test, no failures were new.

http://bamboo.asterisk.org/browse/ASTTEAM-PIMPMYSIP-424/


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



--------------
Code Changes
--------------
root (392079):

>Multiple revisions 392073,392076
>
>........
>  r392073 | rmudgett | 2013-06-17 13:37:27 -0500 (Mon, 17 Jun 2013) | 1 line
>  
>  chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsistency.
>........
>  r392076 | dlee | 2013-06-17 13:58:56 -0500 (Mon, 17 Jun 2013) | 14 lines
>  
>  Fix build warnings related to printf/scanf of tv_usec.
>  
>  The type of tv_usec is suseconds_t. On Linux, this is usually a long int, but
>  the specification is actually pretty lax on what it might actually be. And,
>  sadly, there's no printf/scanf width specifier for suseconds_t. So it could
>  bit an int or a long, but there's not a great way to tell which it is.
>  
>  This patch fixes scanf by reading into a long temporary variable that's then
>  stored into the tv_usec. It fixes printf by casting the tv_usec to a long
>  first.
>  
>  This patch also adds some missing width specifiers for some debug statements,
>  which would cause ".000001" to be displayed at ".1".
>........
>
>Merged revisions 392073,392076 from file:///srv/subversion/repos/asterisk/trunk
>



--------------
Tests
--------------
Existing Test Failures (1)
   - AsteriskUnitTests: /main/pbx/test substitution

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


More information about the Test-results mailing list