[test-results] [Bamboo] Asterisk Testing > Asterisk 10 Branch > #483 has FAILED (2 tests failed). Change made by Matthew Jordan.
Bamboo
bamboo at asterisk.org
Thu Nov 22 19:53:47 CST 2012
-----------------------------------------------------------------------
Asterisk Testing > Asterisk 10 Branch > #483 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
2/2 jobs failed, with 2 failing tests.
http://bamboo.asterisk.org/browse/TESTING-ASTERISK10BRANCH-483/
--------------
Failing Jobs
--------------
- Asterisk CentOS 6 32-Bit (CentOS 6): 1 of 212 tests failed.
- Asterisk CentOS 6 64-Bit (CentOS 6): 1 of 224 tests failed.
--------------
Code Changes
--------------
Matthew Jordan (376587):
>Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
>
>Similar to the patch that moved the fork earlier in the startup sequence to
>prevent mutex errors in the recursive mutex surrounding the read/write thread
>registration lock, this patch re-initializes the logmsgs mutex. Part of the
>start up sequence before forking the process into the background includes
>reading asterisk.conf; this has to occur prior to the call to daemon in order
>to read startup parameters. When reading in a conf file, log statements can
>be generated. Since this can't be avoided, the mutex instead is
>re-initialized to ensure a reset of any thread tracking information.
>
>This patch also includes some additional debugging to catch errors when
>locking or unlocking the recursive mutex that surrounds locks when the
>DEBUG_THREADS build option is enabled. DO_CRASH or THREAD_CRASH will
>cause an abort() if a mutex error is detected.
>
>(issue ASTERISK-19463)
>Reported by: mjordan
>Tesetd by: mjordan
>........
>
>Merged revisions 376586 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>
--------------
Tests
--------------
New Test Failures (2)
- AsteriskTestSuite: S/apps/voicemail/leave voicemail forwarding auto urgent
- AsteriskTestSuite: S/fax/gateway mix3
Fixed Tests (1)
- AsteriskTestSuite: S/apps/directed pickup
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20121122/8bc61417/attachment-0001.htm>
More information about the Test-results
mailing list