[test-results] [Bamboo] Asterisk > Asterisk Full Build > #1017 has FAILED. Change made by Mark Michelson, Matt Jordan and Richard Mudgett.

Bamboo noreply at bamboo.asterisk.org
Thu Apr 9 16:21:24 CDT 2015


-----------------------------------------------------------------------
Asterisk > Asterisk Full Build > #1017 failed.
-----------------------------------------------------------------------
This build occurred because it is a dependant of AST-ATRUNKBUILD-1759.
2/2 jobs failed, no tests found.

https://bamboo.asterisk.org/bamboo/browse/AST-ATRUNKFULLBUILD-1017/

---------------------
Currently Responsible
---------------------

Matt Jordan (Automatically assigned)
Mark Michelson (Automatically assigned)
Richard Mudgett (Automatically assigned)



--------------
Failing Jobs
--------------
  - CentOS 6 32-Bit Basic Build (Basic Build): No tests found.
  - CentOS 6 64-Bit Basic Build (Basic Build): No tests found.



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

>clang compiler warnings: Fix autological comparisons
>
>This fixes autological comparison warnings in the following:
> * chan_skinny: letohl may return a signed or unsigned value, depending on the
>   macro chosen
> * func_curl: Provide a specific cast to CURLoption to prevent mismatch
> * cel: Fix enum comparisons where the enum can never be negative
> * enum: Fix comparison of return result of dn_expand, which returns a signed
>   int value
> * event: Fix enum comparisons where the enum can never be negative
> * indications: tone_data.freq1 and freq2 are unsigned, and hence can never be
>   negative
> * presencestate: Use the actual enum value for INVALID state
> * security_events: Fix enum comparisons where the enum can never be negative
> * udptl: Don't bother to check if the return value from encode_length is less
>   than 0, as it returns an unsigned int
> * translate: Since the parameters are unsigned int, don't bother checking
>   to see if they are negative. The cast to unsigned int would already blow
>   past the matrix bounds.
> * res_pjsip_exten_state: Use a temporary value to cache the return of
>   ast_hint_presence_state
> * res_stasis_playback: Fix enum comparisons where the enum can never be
>   negative
> * res_stasis_recording: Add an enum value for the case where the recording
>   operation is in error; fix enum comparisons
> * resource_bridges: Use enum value as opposed to -1
> * resource_channels: Use enum value as opposed to -1
>
>Review: https://reviewboard.asterisk.org/r/4533
>ASTERISK-24917
>Reported by: dkdegroot
>patches:
>  rb4533.patch submitted by dkdegroot (License 6600)
>........
>
>Merged revisions 434469 from http://svn.asterisk.org/svn/asterisk/branches/11
>........
>
>Merged revisions 434470 from http://svn.asterisk.org/svn/asterisk/branches/13
>

Richard Mudgett (434511):

>chan_iax2.c: Fix ref leak in iax2_request().
>
>* Increased warning message format capability string buffer size in
>iax2_request().
>
>Review: https://reviewboard.asterisk.org/r/4601/
>........
>
>Merged revisions 434510 from http://svn.asterisk.org/svn/asterisk/branches/13
>

Mark Michelson (434490):

>Reduce duplication of common DNS code.
>
>The NAPTR and SRV branches were worked on independently and
>resulted in some code being duplicated in each. Since both
>have been merged into trunk now, this patch reduces the
>duplication by factoring out common code into its own
>source files.
>
>Review: https://reviewboard.asterisk.org/r/4598
>



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


More information about the Test-results mailing list