[asterisk-dev] [Code Review] 3570: Testcase for r3562 (chan_sip: Start session timer at 200, not at INVITE)
wdoekes
reviewboard at asterisk.org
Tue May 27 23:45:32 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3570/
-----------------------------------------------------------
(Updated May 27, 2014, 11:45 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers and Matt Jordan.
Changes
-------
Committed in revision 5067
Repository: testsuite
Description
-------
Test case for https://reviewboard.asterisk.org/r/3562/
Before applying r3562:
--> Running test 'tests/channels/SIP/session_timers/uac_refresher_at_200' ...
Making sure Asterisk isn't running ...
Making sure SIPp isn't running...
Running ['./lib/python/asterisk/test_runner.py', 'tests/channels/SIP/session_timers/uac_refresher_at_200'] ...
[May 27 22:58:31] WARNING[13336]: sipp:386 processEnded: 2014-05-27 22:58:31:389 1401224311.389095: Aborting call on an unexpected BYE for call: 1-13387 at 127.0.0.1.
[May 27 22:58:31] WARNING[13336]: sipp:486 __scenario_callback: SIPp Scenario uac_refresher_at_200.xml Failed [1]
[May 27 22:58:31] WARNING[13336]: sipp:495 __evaluate_scenario_results: SIPp Scenario uac_refresher_at_200.xml Failed
Test ['./lib/python/asterisk/test_runner.py', 'tests/channels/SIP/session_timers/uac_refresher_at_200', 'SVN-branch-1.8-r414564'] failed
<?xml version="1.0" encoding="utf-8"?>
<testsuite errors="0" failures="1" name="AsteriskTestSuite" tests="1" time="61.51">
<testcase name="tests/channels/SIP/session_timers/uac_refresher_at_200" time="61.51">
<failure>Running ['./lib/python/asterisk/test_runner.py', 'tests/channels/SIP/session_timers/uac_refresher_at_200'] ...
[May 27 22:58:31] WARNING[13336]: sipp:386 processEnded: 2014-05-27 22:58:31:389 1401224311.389095: Aborting call on an unexpected BYE for call: 1-13387 at 127.0.0.1.
[May 27 22:58:31] WARNING[13336]: sipp:486 __scenario_callback: SIPp Scenario uac_refresher_at_200.xml Failed [1]
[May 27 22:58:31] WARNING[13336]: sipp:495 __evaluate_scenario_results: SIPp Scenario uac_refresher_at_200.xml Failed
</failure>
</testcase>
</testsuite>
Diffs
-----
/asterisk/trunk/tests/channels/SIP/session_timers/uac_refresher_at_200/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/channels/SIP/session_timers/uac_refresher_at_200/sipp/uac_refresher_at_200.xml PRE-CREATION
/asterisk/trunk/tests/channels/SIP/session_timers/uac_refresher_at_200/configs/ast1/sip.conf PRE-CREATION
/asterisk/trunk/tests/channels/SIP/session_timers/uac_refresher_at_200/configs/ast1/extensions.conf PRE-CREATION
/asterisk/trunk/tests/channels/SIP/session_timers/tests.yaml 5066
Diff: https://reviewboard.asterisk.org/r/3570/diff/
Testing
-------
After applying r3562:
--> Running test 'tests/channels/SIP/session_timers/uac_refresher_at_200' ...
Making sure Asterisk isn't running ...
Making sure SIPp isn't running...
Running ['./lib/python/asterisk/test_runner.py', 'tests/channels/SIP/session_timers/uac_refresher_at_200'] ...
Test ['./lib/python/asterisk/test_runner.py', 'tests/channels/SIP/session_timers/uac_refresher_at_200', 'SVN-branch-1.8-r414564M'] passed
<?xml version="1.0" encoding="utf-8"?>
<testsuite errors="0" failures="0" name="AsteriskTestSuite" tests="1" time="136.53">
<testcase name="tests/channels/SIP/session_timers/uac_refresher_at_200" time="136.53"/>
</testsuite>
Thanks,
wdoekes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140528/9aee6899/attachment-0001.html>
More information about the asterisk-dev
mailing list