Bug 36347 - Stream tubes tests hit system proxy resolver, if any.
Summary: Stream tubes tests hit system proxy resolver, if any.
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 03:48 UTC by Will Thompson
Modified: 2019-12-03 20:38 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2011-04-18 03:48:30 UTC
The stream tubes tests use GSocketClient. GSocketClient internally grabs a proxy resolver. I have glib-networking installed, and it gets picked up by the test suite.

This isn't ideal: it means the tests may hit the network.

It doesn't seem to be very easy to force GLib not to pick up an extension point. I fear we may have to use a dummy resolver.
Comment 1 Will Thompson 2011-04-18 03:50:55 UTC
(As a side-effect, tp-glib currently includes the standard directories in XDG_DATA_DIRS. This may lead to accidental dependencies on system stuff.)
Comment 2 GitLab Migration User 2019-12-03 20:38:10 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/63.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.