[asterisk-bugs] [JIRA] (ASTERISK-24211) testsuite: Fix the dial_LS_options test
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Sep 19 15:52:33 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-24211:
-----------------------------------
Target Release Version/s: 1.8.31.0
> testsuite: Fix the dial_LS_options test
> ---------------------------------------
>
> Key: ASTERISK-24211
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24211
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Tests/testsuite
> Affects Versions: 11.11.0
> Reporter: Matt Jordan
> Target Release: 1.8.31.0
>
>
> The {{dial_LS_options}} test fails consistently on Asterisk 11 only:
> {code}
> Running ['./lib/python/asterisk/test_runner.py', 'tests/bridge/dial_LS_options'] ...
> [Aug 10 05:50:11] ERROR[11151]: Tester:94 check_duration: Call duration was 11.755710 but we expected 10.000000 (+/- 0.5 sec)
> [Aug 10 05:50:41] WARNING[11151]: test_case:444 _reactor_timeout: Reactor timeout: '30' seconds
> [Aug 10 05:50:41] ERROR[11151]: test_case:559 evaluate_results: Fail token present: BridgeTestCase hasn't raised the flag to indicate completion of all expected calls.
> {code}
> The duration is always far longer than it should be. This is due to the bridge layer constantly bouncing between a direct media native bridge and a core bridge. The logs are full of re-INVITEs back and forth between the 'phone' Asterisk instances and the instance managing the bridge.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list