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

Bamboo bamboo at asterisk.org
Fri Jul 12 16:40:27 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1519 failed.
-----------------------------------------------------------------------
Code has been updated by dlee.
1/2 jobs failed, with 36 failing tests, 1 failure was new.

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


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



--------------
Code Changes
--------------
dlee (394203):

>Fixed intermittent crash when loading test_json.so
>
>The JSON test attempted an overly clever use of RAII_VAR to run code
>at the beginning and end of each test, in order to validate that no
>JSON objects were leaked during the test.
>
>The problem is that the validation code would run during the initial
>load, when the tests were initialized. This happens during startup,
>when other parts of the system might actively be allocating and
>freeing JSON objects.
>
>This patch changes the RAII_VAR to use the new
>ast_test_register_{init,cleanup} functions to run the validations
>properly.
>
>(closes issue ASTERISK-21978)
>Review: https://reviewboard.asterisk.org/r/2669/
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/bridge/atxfer nominal
Existing Test Failures (35)
   - 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/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/20130712/707b853d/attachment-0001.htm>


More information about the Test-results mailing list