Bug 63069

Summary: test_utf8_make_valid() broken with glib 2.36
Product: Telepathy Reporter: Xavier Claessens <xclaesse>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
URL: http://cgit.collabora.com/git/user/xclaesse/telepathy-glib.git/log/?h=test
Whiteboard:
i915 platform: i915 features:

Description Xavier Claessens 2013-04-03 09:56:21 UTC
This is because of https://bugzilla.gnome.org/show_bug.cgi?id=694669
Comment 1 Xavier Claessens 2013-04-03 10:29:39 UTC
Disabled failing tests when build with glib 2.36 in commit bda340636d7fd33902e8016113e957dac2561a70. We should fix dbus-daemon to accept those non-characters, otherwise CMs relying on tp_utf8_make_valid (currently none) will fail to send their messages on the bus.
Comment 2 Simon McVittie 2013-04-03 11:07:20 UTC
(In reply to comment #1)
> Disabled failing tests when build with glib 2.36 in commit
> bda340636d7fd33902e8016113e957dac2561a70. We should fix dbus-daemon to
> accept those non-characters, otherwise CMs relying on tp_utf8_make_valid
> (currently none) will fail to send their messages on the bus.

See also Bug #63072 in dbus.
Comment 3 Simon McVittie 2013-09-12 18:57:38 UTC
I'm going to call this fixed. It's producing valid UTF-8, for a newly changed definition of "valid".

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.