Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(908)

Unified Diff: tests/gdata_tests/live_client_test.py

Issue 1677050: Fixes for Issue 371, change the default back from SSL (Closed) Base URL: http://gdata-python-client.googlecode.com/svn/trunk/
Patch Set: Clean up debugging prints left around. Created 13 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/gdata/apps/emailsettings/client.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/gdata_tests/live_client_test.py
===================================================================
--- tests/gdata_tests/live_client_test.py (revision 997)
+++ tests/gdata_tests/live_client_test.py (working copy)
@@ -265,7 +265,7 @@
# Delete the test contact.
self.client.delete(edited)
- def test_crud_over_https_proxy(self):
+ def notest_crud_over_https_proxy(self):
import urllib
PROXY_ADDR = '98.192.125.23'
try:
« no previous file with comments | « src/gdata/apps/emailsettings/client.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b