[Home]

Summary:ASTERISK-24083: testsuite: Fix tests/apps/page/page_predial
Reporter:Matt Jordan (mjordan)Labels:
Date Opened:2014-07-21 09:15:32Date Closed:2014-07-25 08:23:23
Priority:MajorRegression?
Status:Closed/CompleteComponents:Tests/testsuite
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Although the run with the test failure hasn't completed yet, the page_predial test fails with the media improvement changes:

{noformat}
[Jul 21 07:35:00] INFO[25808]: test_case:150 __init__: Executing tests/apps/page/page_predial
[Jul 21 07:35:00] INFO[25808]: test_case:227 create_asterisk: Creating Asterisk instance 1
[Jul 21 07:35:00] INFO[25808]: test_case:357 _start_asterisk: Starting Asterisk instance 1
[Jul 21 07:35:02] INFO[25808]: test_case:259 create_ami_factory: Creating AMIFactory 1
[Jul 21 07:35:02] INFO[25808]: twisted:443 emit: Starting factory <starpy.manager.AMIFactory instance at 0x9ff24ec>
[Jul 21 07:35:02] INFO[25808]: AMI:173 connectionMade: Connection Made
[Jul 21 07:35:02] INFO[25808]: AMI:191 onComplete: Login Complete: {'message': 'Authentication accepted', 'response': 'Success', 'actionid': 'asterisk-testsuite-32-centos-167716556-1'}
[Jul 21 07:35:02] INFO[25808]: test_case:491 _ami_connect: AMI Connect instance 1
[Jul 21 07:35:02] INFO[25808]: apptest:92 _run_scenario: Starting scenario...
[Jul 21 07:35:05] INFO[25808]: twisted:443 emit: Stopping factory <starpy.manager.AMIFactory instance at 0x9ff24ec>
[Jul 21 07:35:32] WARNING[25808]: test_case:441 _reactor_timeout: Reactor timeout: '30' seconds
[Jul 21 07:35:32] INFO[25808]: test_case:400 __stop_instances: Stopping Asterisk instance 1
[Jul 21 07:35:32] WARNING[25808]: apptest:142 _evaluate_expected_results: Expected result Phase 0 - All channels entered bridge. Hang up on bridge failed!
{noformat}
Comments: