lost output after pipe redirection

Takashi Yano takashi.yano@nifty.ne.jp
Tue Feb 18 11:56:47 GMT 2025


Hi Marco,

On Mon, 17 Feb 2025 09:28:11 +0100
Marco Atzeri wrote:
> Hi Takashi,
> 
> I think there is still issue on pipe redirection output lost.
> I have two cases where during package tests the test are reported as 
> failures as the output is missing, while running the test stand alone 
> the output is produced as expected.
> 
> The simplest one is relative to gdbm
> https://cygwin.com/cgi-bin2/jobs.cgi?id=9408
> 
> the four tests that are failing are the ones in which a input is also 
> provided
> --------------------------------------------------------------
> gdbmtool
> 
>   30: Input from file                                 FAILED 
> (gdbmtool00.at:20)
>   31: Input from stdin                                FAILED 
> (gdbmtool01.at:20)
>   32: Input from command line                         FAILED 
> (gdbmtool02.at:20)
>   33: Initialization file                             FAILED 
> (gdbmtool03.at:19)
> --------------------------------------------------------------

This is not a pipe problem, but just a path problem for gdbmtool.
Please try the patch attached.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: testsuite.patch
URL: <https://cygwin.com/pipermail/cygwin/attachments/20250218/06418c1c/attachment-0001.ksh>


More information about the Cygwin mailing list