[asterisk-commits] kmoore: testsuite/asterisk/trunk r2989 - /asterisk/trunk/tests/fax/gateway_mix2/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Jan 12 10:32:47 CST 2012
Author: kmoore
Date: Thu Jan 12 10:32:43 2012
New Revision: 2989
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=2989
Log:
Set gateway_mix2 to expect pass
If gateway_mix2 isn't perceived to fail, logs will not be captured for it. This
includes pcap captures that could help with debugging the issue since it does
not occur on other systems.
Modified:
asterisk/trunk/tests/fax/gateway_mix2/test-config.yaml
Modified: asterisk/trunk/tests/fax/gateway_mix2/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/fax/gateway_mix2/test-config.yaml?view=diff&rev=2989&r1=2988&r2=2989
==============================================================================
--- asterisk/trunk/tests/fax/gateway_mix2/test-config.yaml (original)
+++ asterisk/trunk/tests/fax/gateway_mix2/test-config.yaml Thu Jan 12 10:32:43 2012
@@ -17,7 +17,7 @@
properties:
minversion: '10'
# Expected to fail per ASTERISK-19053
- expectedResult: 'Fail'
+ #expectedResult: 'Fail' # set so failures get noticed to capture logs
dependencies:
- python : 'twisted'
- python : 'starpy'
More information about the asterisk-commits
mailing list