On 2014-12-06 00.01, Michael Blume wrote:
> On Fri, Dec 5, 2014 at 2:51 PM, Junio C Hamano <[email protected]> wrote:
>> Michael Blume <[email protected]> writes:
>>
>>> Test #25 'git client sends Accept-Language based on LANGUAGE, LC_ALL,
>>> LC_MESSAGES and LANG' in t5550 fails consistently on my mac, and has
>>> since the test was introduced. Test 26 and 27 ('git client sends
>>> Accept-Language with many preferred languages' and 'git client does
>>> not send Accept-Language') seem fine.
>>>
>>> I'm building git with NO_GETTEXT=1, which may be an issue? But in that
>>> case the test should probably be gated on gettext?
>>
>> I recall queuing a SQUASH??? on top of the posted patch; does these
>> tests pass with it reverted?
>
> The test fails both on pu and on 7567fad which is prior to the
> SQUASH??? commit, so the squash does not seem to change anything.
pu@c83418638e0c326f:
t5550 fails here under Debian Linux,
I haven't digged further
not ok 25 - git client sends Accept-Language based on LANGUAGE, LC_ALL,
LC_MESSAGES and LANG
#
# check_language "ko-KR, *;q=0.1" ko_KR.UTF-8 de_DE.UTF-8
ja_JP.UTF-8 en_US.UTF-8 &&
# check_language "de-DE, *;q=0.1" "" de_DE.UTF-8
ja_JP.UTF-8 en_US.UTF-8 &&
# check_language "ja-JP, *;q=0.1" "" ""
ja_JP.UTF-8 en_US.UTF-8 &&
# check_language "en-US, *;q=0.1" "" "" ""
en_US.UTF-8
#
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html