[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1511 has FAILED (37 tests failed, no failures were new). Change made by dlee.

Bamboo bamboo at asterisk.org
Thu Jul 11 01:26:34 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1511 failed.
-----------------------------------------------------------------------
Code has been updated by dlee.
1/2 jobs failed, with 37 failing tests, no failures were new.

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-1511/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): 37 of 619 tests failed.



--------------
Code Changes
--------------
dlee (394050):

>test_voicemail_api: fix warning found by gcc-4.8
>
>The voicemail_api test had code like strncmp(a, b, sizeof(a)), but a was a
>char pointer, instead of a literal or char array. This meant that sizeof was
>the size of the pointer, not the length of the string.
>
>Since the string is in a stringfield and should be null terminated, I just
>changed it to a plain strcmp.
>



--------------
Tests
--------------
Existing Test Failures (37)
   - AsteriskTestSuite: S/apps/queues/position priority maxlen
   - AsteriskTestSuite: S/channels/iax2/basic-call
   - AsteriskTestSuite: S/channels/ s i p/sip one legged transfer
   - AsteriskTestSuite: S/apps/queues/queue baseline
   - AsteriskTestSuite: S/apps/queues/set penalty
   - AsteriskTestSuite: S/bridge/automixmon
   - AsteriskTestSuite: S/bridge/blindxfer setup
   - AsteriskTestSuite: S/channels/ s i p/sip hold
   - AsteriskTestSuite: S/channels/ s i p/sip blind transfer/callee with reinvite
   - AsteriskTestSuite: S/bridge/transfer failure
   - AsteriskTestSuite: S/bridge/parkcall
   - AsteriskTestSuite: S/manager/bridge actions
   - AsteriskTestSuite: S/channels/ s i p/sip blind transfer/caller with reinvite
   - AsteriskTestSuite: S/bridge/atxfer setup
   - AsteriskTestSuite: S/channels/gulp/incoming calls without auth
   - AsteriskTestSuite: S/bridge/blonde nominal
   - AsteriskTestSuite: S/channels/ s i p/sip blind transfer/caller refer only
   - AsteriskTestSuite: S/channels/ s i p/acl call
   - AsteriskTestSuite: S/fax/local channel t38 queryoption
   - AsteriskTestSuite: S/feature attended transfer
   - AsteriskTestSuite: S/masquerade
   - AsteriskTestSuite: S/bridge/disconnect
   - AsteriskTestSuite: S/bridge/dial l s options
   - AsteriskTestSuite: S/bridge/automon
   - AsteriskTestSuite: S/bridge/parkcall timeout/comebacktoorigin yes

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


More information about the Test-results mailing list