http://build.chromium.org/buildbot/waterfall/builders/Modules%20Linux%20(dbg)/builds/9486/steps/base_unittests/logs/stdio
http://build.chromium.org/buildbot/waterfall/builders/Modules%20Linux%20(dbg)/builds/9486/steps/net_unittests/logs/stdio

I just committed a change that converted our
sys_string_conversion_linux from using ICU UTF-8 (assuming that the
system locale was always UTF-8) to calling the system APIs that will
vary depending on the locale.  I believe this is technically what we
want, we want these APIs to do the conversion to whatever locale your
system is set to.

On my machine these all pass fine.  I don't know what locale we have
set on the buildbots, but it all seems to fail.  It is also kind of
curious that some of our net/file tests depend on locale, but I
suppose that makes sense.

For now I'll pull out my changes until we can get the buildbots on a
utf-8 locale (like en_US.UTF-8).

-- dean

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to