[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1450 has FAILED (36 tests failed, no failures were new). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Mon Jul 1 18:38:57 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1450 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/2 jobs failed, with 36 failing tests, no failures were new.

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): 36 of 580 tests failed.



--------------
Code Changes
--------------
Matthew Jordan (393361):

>Prevent crash during synchronous AMI origination by ref bumping returned channel
>
>The originate APIs allow callers to provide a pointer to a channel that will
>point to the originated channel if the function call succeeds. This is used by AMI
>to provide channel information when the originate is performed synchronously.
>Unfortunately, if the originate fails in certain ways, the outbound channel is
>already disposed of during the dialing itself. This results in the channel being
>improperly dereferenced by the internal originate function in pbx.c.
>
>This patch ref bumps the channel to prevent this from occurring. Callers must now
>unlock and unref the channel (which is more in line with general channel management
>guidelines anyway).
>
>This only affects manager, as it is the only consumer of this API function that
>actually passes in a channel pointer.
>
>Review: https://reviewboard.asterisk.org/r/2617/



--------------
Tests
--------------
Existing Test Failures (36)
   - 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/ 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
   - AsteriskTestSuite: S/callparking
   - AsteriskTestSuite: S/channels/iax2/acl call

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


More information about the Test-results mailing list