Date: Tue, 11 Aug 2015 16:50:50 +0200 From: Baptiste Daroussin <bapt@freebsd.org> To: Benjamin Kaduk <bjkfbsd@gmail.com> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r286620 - head/contrib/netbsd-tests/lib/libc/regex Message-ID: <20150811145050.GA10390@ivaldir.etoilebsd.net> In-Reply-To: <CAJ5_RoDkyvS-e4PV6e9t%2BDxSRN%2B%2Bncux48Vxmwz74TDMbg1xHA@mail.gmail.com> References: <201508110857.t7B8v5uD031131@repo.freebsd.org> <CAJ5_RoDkyvS-e4PV6e9t%2BDxSRN%2B%2Bncux48Vxmwz74TDMbg1xHA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 11, 2015 at 10:22:12AM -0400, Benjamin Kaduk wrote: > On Tue, Aug 11, 2015 at 4:57 AM, Baptiste Daroussin <bapt@freebsd.org> > wrote: >=20 > > Author: bapt > > Date: Tue Aug 11 08:57:04 2015 > > New Revision: 286620 > > URL: https://svnweb.freebsd.org/changeset/base/286620 > > > > Log: > > Disable broken test until we have time ti actually fix the test > > > > Modified: > > head/contrib/netbsd-tests/lib/libc/regex/t_regex_att.c > > > > Modified: head/contrib/netbsd-tests/lib/libc/regex/t_regex_att.c > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/contrib/netbsd-tests/lib/libc/regex/t_regex_att.c Tue Aug= 11 > > 08:44:19 2015 (r286619) > > +++ head/contrib/netbsd-tests/lib/libc/regex/t_regex_att.c Tue Aug= 11 > > 08:57:04 2015 (r286620) > > @@ -631,7 +631,7 @@ ATF_TP_ADD_TCS(tp) > > ATF_TP_ADD_TC(tp, basic); > > ATF_TP_ADD_TC(tp, categorization); > > ATF_TP_ADD_TC(tp, nullsubexpr); > > - ATF_TP_ADD_TC(tp, leftassoc); > > +// ATF_TP_ADD_TC(tp, leftassoc); > > >=20 > style still doesn't like C++-style comments... >=20 > -Ben This is a temporary disable, do we really care? Bapt --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlXKC8oACgkQ8kTtMUmk6ExxoQCdGgjMaAcpmA8LqebvvOFU6ewa TWcAoJStPIoTijrs5vKVtS5UzCgl4LX8 =T1Er -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150811145050.GA10390>