tests: make souphttpsrc unit test work even if http_proxy is set
authorTim-Philipp Müller <tim@centricular.net>
Tue, 12 Feb 2013 23:31:22 +0000 (23:31 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 12 Feb 2013 23:34:38 +0000 (23:34 +0000)
commit7d02a4dacb86f3ae2ae72e7ef699e60a5817e529
tree8565a0ed12aa29c2af127c6e8903abf18285a8be
parente3430b0d07aef805a21474e4c40870ca558ea40a
tests: make souphttpsrc unit test work even if http_proxy is set

We're testing with an http server on localhost, but don't support
an exception list for the http_proxy, so just unset the environment
variable to make sure we can run this test properly even if the
environment has http_proxy set.

Also, don't skip all tests if there is an issue with the SSL server,
just run the non-SSL tests then.

https://jenkins.qa.ubuntu.com/view/Raring/view/JHBuild%20Gnome/job/jhbuild-amd64-gst-plugins-good/
tests/check/elements/souphttpsrc.c