Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Failure in A01grammar.ztst and C02cond.ztst



Hi again;

On Thu, Apr 21, 2011 at 9:44 AM, İsmail Dönmez <ismail@xxxxxxxxxxx> wrote:

> Hi again;
>
> On Wed, Apr 20, 2011 at 4:55 PM, İsmail Dönmez <ismail@xxxxxxxxxxx> wrote:
> >
> > I am testing 4.3.10-dev-2 release on a wide range of openSUSE & SUSE
> releases (
> https://build.opensuse.org/package/show?package=zsh&project=shells) and
> some machines seem to have problems with these two tests. Here is the error
> outputs, any ideas appreciated.
> >
> >
> >
> > ./A01grammar.ztst: starting.
> > *** /tmp/zsh.ztst.err.13556     Wed Apr 20 14:47:09 2011
> > --- /tmp/zsh.ztst.terr.13556   Wed Apr 20 14:47:09 2011
> > ***************
> > *** 1,2 ****
> > - 1) one     2) two     3) three
> >   input> input>
> > --- 1 ----
> > Test ./A01grammar.ztst failed: error output differs from expected as
> shown above for:
> >   (COLUMNS=80
> >   PS3="input> "
> >   select name in one two three; do
> >     print $name
> >   done)
> > Was testing: `select' loop
> > ./A01grammar.ztst: test failed.
>
> This test only fails only on 32bit machines it seems and works on all
> 64bit machines I tested.
>

Also note that Fedora disables this part of the test:

http://pkgs.fedoraproject.org/gitweb/?p=zsh.git;a=blob_plain;f=zsh-4.3.6-hack-a01grammar-test-select-off.patch;hb=HEAD

So there is possibly some race somewhere?

Regards,
ismail


Messages sorted by: Reverse Date, Date, Thread, Author