[0mStarting test case parsing_tests:non_default_locale...
[1;31m/var/jenkins/build/arch/osx/config/Release/libtype/Shared/Release/tests/Functional/json/parsing_tests.cpp:585: error: Failure in non_default_locale: CHECK_EQUAL(str, v.serialize()) where str=[true,false,-1.55,5,null,{"abc":5555}] and v.serialize()=[true,false,-1,5,null,{"abc":5555}]
FAILED
[0m[1;31m/var/jenkins/build/arch/osx/config/Release/libtype/Shared/Release/tests/Functional/json/parsing_tests.cpp:596: error: Failure in non_default_locale: CHECK_EQUAL(str, serializedStr) where str=[true,false,-1.55,5,null,{"abc":5555}] and serializedStr=[true,false,-1,5,null,{"abc":5555}]
FAILED
[0m[1;31m/var/jenkins/build/arch/osx/config/Release/libtype/Shared/Release/tests/Functional/json/parsing_tests.cpp:603: error: Failure in non_default_locale: CHECK_EQUAL(str, utility::conversions::to_string_t(stdStr)) where str=[true,false,-1.55,5,null,{"abc":5555}] and utility::conversions::to_string_t(stdStr)=[true,false,-1,5,null,{"abc":5555}]
FAILED
[0m[1;31mTest case parsing_tests:non_default_locale FAILED
[1;31m/var/jenkins/build/arch/osx/config/Release/libtype/Shared/Release/tests/Functional/json/parsing_tests.cpp:585: error: Failure in non_default_locale: CHECK_EQUAL(str, v.serialize()) where str=[true,false,-1.55,5,null,{"abc":5555}] and v.serialize()=[true,false,-1,5,null,{"abc":5555}]
FAILED
[0m[1;31m/var/jenkins/build/arch/osx/config/Release/libtype/Shared/Release/tests/Functional/json/parsing_tests.cpp:596: error: Failure in non_default_locale: CHECK_EQUAL(str, serializedStr) where str=[true,false,-1.55,5,null,{"abc":5555}] and serializedStr=[true,false,-1,5,null,{"abc":5555}]
FAILED
[0m[1;31m/var/jenkins/build/arch/osx/config/Release/libtype/Shared/Release/tests/Functional/json/parsing_tests.cpp:603: error: Failure in non_default_locale: CHECK_EQUAL(str, utility::conversions::to_string_t(stdStr)) where str=[true,false,-1.55,5,null,{"abc":5555}] and utility::conversions::to_string_t(stdStr)=[true,false,-1,5,null,{"abc":5555}]
FAILED
[0m[1;31mTest case parsing_tests:non_default_locale FAILED