[java-gnome-hackers] About i18 tests
Brought to you by:
afcowie
From: Serkan K. <se...@ge...> - 2009-03-28 12:15:17
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 org.freedesktop.bindings.ValidateInternationalization - testInitialization() ok - testTranslation() failed Unit test failed at ValidateInternationalization.java:69, "expected:<[Hello]> but was:<[login]>" Hi, As in above paste the test failed here in Turkish locale. This happens because it looks for the Turkish translation and falling back to msgid. The tests were supposed to handle the issue by setting the locale to English and reverting it at the end but the handling is insufficient. So I made a bundle that does the same for LANGUAGE and LANG as well. This way the tests pas in Turkish locale. So people,especially people with non English locales, can you test if i18n tests pass with it. Thanks in advance. - -- Sincerely, Serkan KABA Gentoo Developer -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknOFMoACgkQRh6X64ivZaLg+gCfeplTen99CJfwdsVBrR91dWz/ UPUAn0J+I+8pbSDMc5qiUBGAocHnf+Pn =D9Tt -----END PGP SIGNATURE----- |