From: Eryu Guan <eguan@redhat.com>
To: Jan Kara <jack@suse.cz>
Cc: fstests@vger.kernel.org
Subject: Re: [PATCH] Ignore "yes: standard output: Broken pipe" errors
Date: Wed, 26 Jul 2017 15:47:19 +0800 [thread overview]
Message-ID: <20170726074719.GW9167@eguan.usersys.redhat.com> (raw)
In-Reply-To: <20170725143320.10882-1-jack@suse.cz>
On Tue, Jul 25, 2017 at 04:33:20PM +0200, Jan Kara wrote:
> Recently, some tests started failing because they had
>
> yes: standard output: Broken pipe
>
> in their output. Fix the problem by discarding errors from yes(1)
> program.
>
> Signed-off-by: Jan Kara <jack@suse.cz>
> ---
> common/rc | 12 ++++++------
> tests/generic/081 | 2 +-
> tests/generic/108 | 2 +-
> 3 files changed, 8 insertions(+), 8 deletions(-)
I'm wondering which case failed for you and what's the diff output and
.full file? And what change caused the failure for you? Because I didn't
see any failure on my RHEL7 box nor Fedora rawhide box. I compiled
latest yes from coreutils git repo and didn't hit the error either.
So I suspect that it might be other commands in the pipeline that failed
and caused the broken pipe.
Thanks,
Eryu
next prev parent reply other threads:[~2017-07-26 7:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-25 14:33 [PATCH] Ignore "yes: standard output: Broken pipe" errors Jan Kara
2017-07-26 7:47 ` Eryu Guan [this message]
2017-07-26 8:22 ` Jan Kara
2017-07-26 10:22 ` Eryu Guan
2017-07-26 11:06 ` Jan Kara
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170726074719.GW9167@eguan.usersys.redhat.com \
--to=eguan@redhat.com \
--cc=fstests@vger.kernel.org \
--cc=jack@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox