Summary: | Tests fail with G_IO_ERROR_TOO_MANY_OPEN_FILES | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Will Thompson <will> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://cgit.collabora.co.uk/git/user/wjt/telepathy-gabble-wjt.git/log/?h=test-failures-due-to-fd-limit | ||
Whiteboard: | r+ | ||
i915 platform: | i915 features: |
Description
Will Thompson
2011-04-12 12:11:42 UTC
I also reviewed your misc branch. + g_simple_async_result_set_from_error (result, error); + g_clear_error (&error); You could use take_error if we are depending on new enough GLib? I guess not? --- a/dev/null +++ b/tests/twisted/fuck-yeah-sharks.py I'm not sure about including this tbh. If you do, I'm going to have to drop all my values and ask you to rename it. :-( Oh I only just noticed you didn't set the patch keyword. Well, surprise review! pushed a fix. (In reply to comment #1) > I also reviewed your misc branch. > > + g_simple_async_result_set_from_error (result, error); > + g_clear_error (&error); > > You could use take_error if we are depending on new enough GLib? I guess not? I think people complained last time someone did that. > > --- a/dev/null > +++ b/tests/twisted/fuck-yeah-sharks.py > > I'm not sure about including this tbh. If you do, I'm going to have to drop all > my values and ask you to rename it. :-( I renamed it. :( Looks fine. |
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.