[asterisk-bugs] [JIRA] Closed: (ASTERISK-20323) Sporadic timing dependent test failures in one-step-parking due to not waiting for Asterisk to be fully booted
Kinsey Moore (JIRA)
noreply at issues.asterisk.org
Tue Sep 11 10:43:07 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kinsey Moore closed ASTERISK-20323.
-----------------------------------
Resolution: Fixed
No need to fix the test since its functionality is duplicated elsewhere in better form. Removed.
> Sporadic timing dependent test failures in one-step-parking due to not waiting for Asterisk to be fully booted
> --------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-20323
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20323
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Tests/testsuite
> Reporter: Matt Jordan
> Assignee: Kinsey Moore
>
> The one-step-parking test occasionally fails due to not waiting for Asterisk to be fully booted. Messages logs from ast1/ast2 indicate this:
> ast1:
> {noformat}
> [Aug 23 05:27:26] VERBOSE[29309][C-00000000] chan_iax2.c: -- Call accepted by 127.0.0.1 (format alaw)
> [Aug 23 05:27:26] VERBOSE[29309][C-00000000] chan_iax2.c: -- Format for call is (alaw)
> [Aug 23 05:27:26] VERBOSE[29352][C-00000000] chan_iax2.c: -- Hungup 'IAX2/127.0.0.1:4571-1886'
> {noformat}
> ast2:
> {noformat}
> [Aug 23 05:27:26] VERBOSE[29322] chan_iax2.c: -- Accepting UNAUTHENTICATED call from 127.0.0.1:
> > requested format = ulaw,
> > requested prefs = (ulaw|alaw),
> > actual format = alaw,
> > host prefs = (alaw|ulaw),
> > priority = mine
> [Aug 23 05:27:26] NOTICE[29322] chan_iax2.c: iax_pvt_callid_new created and set [C-00000000]
> [Aug 23 05:27:26] WARNING[29323][C-00000000] pbx.c: PBX requires Asterisk to be fully booted
> [Aug 23 05:27:26] WARNING[29323][C-00000000] chan_iax2.c: Unable to start PBX on IAX2/userA-1772
> [Aug 23 05:27:26] VERBOSE[29323][C-00000000] chan_iax2.c: -- Hungup 'IAX2/userA-1772'
> {noformat}
> This test needs to be migrated to use the existing test infrastructure.
> http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS64-606/
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list