Issue 3675: JSON deserialize improperly depends on locale
http://code.google.com/p/chromium/issues/detail?id=3675
New issue report by [EMAIL PROTECTED]:
% LANG=pt_BR.UTF-8 ./Hammer/unit_tests --gtest_filter=JSONValue*Roundtrip
Note: Google Test filter = JSONValue*Roundtrip
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from JSONValueSerializerTest
[ RUN ] JSONValueSerializerTest.Roundtrip
common/json_value_serializer_unittest.cc:21: Failure
Value of: serializer.Deserialize(&root)
Actual: false
Expected: true
[ FAILED ] JSONValueSerializerTest.Roundtrip
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran.
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] JSONValueSerializerTest.Roundtrip
This test passes in English.
Issue attributes:
Status: Available
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-Linux Area-Misc
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---