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 454357 - run-collate-tests.sh fails on Mac OS X
run-collate-tests.sh fails on Mac OS X
Status: RESOLVED DUPLICATE of bug 333977
Product: glib
Classification: Platform
Component: general
2.13.x
Other Mac OS
: Normal minor
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2007-07-06 18:28 UTC by Andreas Färber
Modified: 2008-05-02 20:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Färber 2007-07-06 18:28:52 UTC
Running make check on OS X results in the following test failure:

2d1
< GTK+
8a8
> GTK+
Test failed: unexpected error when using g_utf8_collate() on ./collate/collate-1.in
FAIL: run-collate-tests.sh

System:
glib 2.13.6, GNU libiconv 1.11, OS X v10.4.10 ppc
Comment 1 Yevgen Muntyan 2008-05-02 13:00:22 UTC
The reason for this must also be the reason for why GtkFileChooser sorts files in case-sensitive manner:

Makefile
README
autogen.sh
...
Comment 2 Daniel Macks 2008-05-02 16:02:35 UTC
Dup of Bug #333977 
Comment 3 Yevgen Muntyan 2008-05-02 20:07:23 UTC

*** This bug has been marked as a duplicate of 333977 ***