[asterisk-bugs] [JIRA] (ASTERISK-22495) testsuite: ACL tests fail on Asterisk 11
Kinsey Moore (JIRA)
noreply at issues.asterisk.org
Wed Oct 9 08:53:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=210843#comment-210843 ]
Kinsey Moore commented on ASTERISK-22495:
-----------------------------------------
The SIP and IAX2 ACL tests are failing because both chan_console and chan_alsa are trying to register a "Console" channel driver which causes chan_alsa to fail the load. I have no idea why this doesn't happen on other tests.
> testsuite: ACL tests fail on Asterisk 11
> ----------------------------------------
>
> Key: ASTERISK-22495
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22495
> Project: Asterisk
> Issue Type: Bug
> Components: Tests/testsuite
> Reporter: Matt Jordan
>
> These two tests are routinely failing on the Asterisk 11 testsuite test runs:
> [https://bamboo.asterisk.org/bamboo/browse/AST-ATSF3-23]
> {noformat}
> Running ['tests/channels/iax2/acl_call/run-test'] ...
> [Sep 10 05:22:25] ERROR[4572]: asterisk.asterisk:283 __wait_fully_booted_error: Asterisk core waitfullybooted for 127.0.0.1 failed
> [Sep 10 05:22:25] ERROR[4572]: asterisk.TestCase:272 __check_success_failure: Command core waitfullybooted failed
> [Sep 10 05:22:25] ERROR[4572]: asterisk.TestCase:419 ami_login_error: Error logging into AMI: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion: Connection lost.
> ].
> [Sep 10 05:22:25] ERROR[4572]: asterisk.TestCase:420 ami_login_error: Traceback (most recent call last):
> Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion: Connection lost.
> ].
> [Sep 10 05:22:25] ERROR[4572]: __main__:139 report_timeout: Phase 0 - Test reached timeout without achieving evaluation conditions for this phase.
> [Sep 10 05:22:25] ERROR[4572]: __main__:141 report_timeout: Phase 0 - Received the following manager events: []
> [Sep 10 05:22:25] ERROR[4572]: __main__:144 report_timeout: Phase 0 - Two hangup events with cause-txt = 'Normal Clearing' were expected.
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list