Date: Sun, 19 Jan 2014 13:30:00 GMT From: Jilles Tjoelker <jilles@stack.nl> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/181151: builtins/locale1.0 fails Message-ID: <201401191330.s0JDU0is083380@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/181151; it has been noted by GNATS. From: Jilles Tjoelker <jilles@stack.nl> To: Garrett Cooper <yaneurabeya@gmail.com> Cc: bug-followup@FreeBSD.org Subject: Re: misc/181151: builtins/locale1.0 fails Date: Sun, 19 Jan 2014 14:27:04 +0100 On Fri, Jan 17, 2014 at 11:05:28PM -0800, Garrett Cooper wrote: > On Aug 9, 2013, at 6:06 AM, Jilles Tjoelker <jilles@stack.nl> wrote: > > In PR misc/181151, you wrote: > >> [sh test builtins/locale1.0 fails] > > I think you have disabled some parts of locale support, since it works > > fine here. The test uses nl_NL.ISO8859-1 as its non-English locale. > What exactly do I need in order to make this test pass? It’s the one > test that’s not passing on my CURRENT VM now.. You can debug by running the test manually. From bin/sh/tests/, run SH=sh sh builtins/locale1.0 or SH=sh sh -x builtins/locale1.0 and look at what it does not like. -- Jilles Tjoelker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401191330.s0JDU0is083380>