svn commit: r343247 - head/usr.bin/cmp/tests
Mark Johnston
markj at freebsd.org
Mon Jan 21 04:13:03 UTC 2019
On Sun, Jan 20, 2019 at 08:11:20PM -0800, Enji Cooper wrote:
>
> > On Jan 20, 2019, at 8:10 PM, Enji Cooper <yaneurabeya at gmail.com> wrote:
> >
> >
> >> On Jan 20, 2019, at 7:57 PM, Mark Johnston <markj at FreeBSD.org> wrote:
> >>
> >> Author: markj
> >> Date: Mon Jan 21 03:57:49 2019
> >> New Revision: 343247
> >> URL: https://svnweb.freebsd.org/changeset/base/343247
> >>
> >> Log:
> >> Fix cmp(1) tests for "special" mode.
> >>
> >> Test failures don't seem to propagate up if atf_check is run in
> >> a pipeline. Thus, the tests continued to pass despite the bug reverted
> >> in r343245.
> >
> > Hmmm… that’s strange…
> > -Enji
>
> There’s a good chance that this issue is also masked by the fact that the CI runs have been panicking with bug 235097 as well.
> Cheers,
> -Enji
No, I ran the tests locally before committing the now-reverted diff.
More information about the svn-src-all
mailing list