[Asterisk-code-review] sys.path.append: Clean up extraneous appends of lib/python/... (testsuite[master])
Kevin Harwell
asteriskteam at digium.com
Thu Mar 17 09:37:22 CDT 2016
Hello Anonymous Coward #1000019,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/2427
to look at the new patch set (#2).
Change subject: sys.path.append: Clean up extraneous appends of lib/python/asterisk
......................................................................
sys.path.append: Clean up extraneous appends of lib/python/asterisk
Specifically importing 'lib/python/asterisk' was causing a few tests
to fail since ./runtests.py was updated to automatically append it.
Change-Id: I392a57073818fbb034013f38b212a1422a2d2f48
---
M tests/apps/mixmonitor/run-test
M tests/apps/mixmonitor_rxtx/run-test
M tests/channels/SIP/sip_attended_transfer/attended_transfer.py
M tests/channels/SIP/tcpauthlimit/tcpauthlimit.py
M tests/hep/hep_capture_node.py
M tests/rest_api/danger/safe/safe.py
M tests/rest_api/external_interaction/attended_transfer/attended_transfer.py
M tests/rest_api/external_interaction/blind_transfer/call_transfer.py
M tests/rest_api/message/message_modules.py
9 files changed, 2 insertions(+), 16 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/27/2427/2
--
To view, visit https://gerrit.asterisk.org/2427
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I392a57073818fbb034013f38b212a1422a2d2f48
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Anonymous Coward #1000019
More information about the asterisk-code-review
mailing list