After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 606488 - test_read_small_valid: assertion failed ("\xc3\xa8\xc3\xa8" == buf): ("\303\250\303\250" == "\303\250\303\250ar")
test_read_small_valid: assertion failed ("\xc3\xa8\xc3\xa8" == buf): ("\303\2...
Status: RESOLVED OBSOLETE
Product: glib
Classification: Platform
Component: gio
2.23.x
Other Solaris
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2010-01-09 14:35 UTC by Maciej Blizinski
Modified: 2010-07-10 21:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej Blizinski 2010-01-09 14:35:27 UTC
One of the glib tests fails.

TEST: utf8-input-stream... (pid=196)
  /utf8-input-stream/read-ascii:                                       OK
  /utf8-input-stream/read-utf8:                                        OK
  /utf8-input-stream/read-utf8-partial:                                OK
  /utf8-input-stream/read-invalid-start:                               OK
  /utf8-input-stream/read-invalid-middle:                              OK
  /utf8-input-stream/read-invalid-end:                                 OK
  /utf8-input-stream/read-invalid-partial:                             OK
  /utf8-input-stream/read-small-valid:                                 **
ERROR:utf8-input-stream.c:171:test_read_small_valid: assertion failed ("\xc3\xa8\xc3\xa8" == buf): ("\303\250\303\250" == "\303\250\303\250ar")
FAIL
GTester: last random seed: R02S5b7291138f726ccdccce512cd75e3f31
gmake[7]: *** [test] Error 143
gmake[7]: Leaving directory `/home/maciej/src/opencsw/pkg/glib2/trunk/work/solaris8-sparc/build-isa-sparcv8/glib-2.23.1/gio/tests'

The problem is repeatable, happens every time.
Comment 1 Matthias Clasen 2010-07-10 21:50:57 UTC
utf8-input-stream has been removed.