bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] gawk/master: 1 TESTS FAILED, on macOS


From: arnold
Subject: Re: [bug-gawk] gawk/master: 1 TESTS FAILED, on macOS
Date: Thu, 14 Sep 2017 00:56:50 -0600
User-agent: Heirloom mailx 12.4 7/29/08

OK Andy, go ahead and push that. Maybe used sed instead of awk, so that
we don't rely on the awk we built to work as part of the test suite
testing it.

OTOH, it's just another way to test it... Up to you.

Thanks,

Arnold

"Andrew J. Schorr" <address@hidden> wrote:

> Hi,
>
> Actually, can't we postprocess the output on stderr to remove the
> system-specific portion of that error message? Something like the attached
> patch seems to work for me...
>
> Regards,
> Andy
>
> On Wed, Sep 13, 2017 at 09:35:43PM +0300, Arnold Robbins wrote:
> > Thanks for letting me know. It's a system error message so I have
> > no control over system differences...
> > 
> > Thanks,
> > 
> > Arnold
> > 
> > > To: "address@hidden" <address@hidden>
> > > From: Hermann Peifer <address@hidden>
> > > Message-ID: <address@hidden>
> > > Date: Wed, 13 Sep 2017 01:41:50 +0200
> > > Subject: [bug-gawk] gawk/master: 1 TESTS FAILED, on macOS
> > >
> > > Only a small difference in the warning message. Hermann
> > >
> > > ============== _nonfatal1 =============
> > > *** nonfatal1.ok 2017-09-13 01:32:02.000000000 +0200
> > > --- _nonfatal1   2017-09-13 01:36:01.000000000 +0200
> > > ***************
> > > *** 1,2 ****
> > > ! gawk: nonfatal1.awk:4: warning: remote host and port information
> > > (local:host, 25) invalid: Name or service not known
> > >   1
> > > --- 1,2 ----
> > > ! gawk: nonfatal1.awk:4: warning: remote host and port information
> > > (local:host, 25) invalid: nodename nor servname provided, or not known
> > >   1
> > > make[1]: *** [check] Error 1
> > > make: *** [check-recursive] Error 1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]