[asterisk-bugs] [JIRA] (ASTERISK-22234) Testsuite test callparking fails due to Python exception on unexpected AMI event
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Jul 30 14:57:05 CDT 2013
Matt Jordan created ASTERISK-22234:
--------------------------------------
Summary: Testsuite test callparking fails due to Python exception on unexpected AMI event
Key: ASTERISK-22234
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22234
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Tests/testsuite
Reporter: Matt Jordan
The callparking test is throwing an Exception due to executing lower() on a None object. That's an error in the test; at the same time, the test needs to be updated with the new AMI events.
It should then be verified to be correct still as well, given the changes to call parking.
See test failure message here:
* [callparking|https://bamboo.asterisk.org/bamboo/browse/AST-ATTSCD-C632TE-6/test/case/1409750]
--
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