On Tue, Aug 11, 2015 at 10:22:12AM -0400, Benjamin Kaduk wrote:
> On Tue, Aug 11, 2015 at 4:57 AM, Baptiste Daroussin <b...@freebsd.org>
> wrote:
> 
> > 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
> >
> > ==============================================================================
> > --- 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);
> >
> 
> style still doesn't like C++-style comments...
> 
> -Ben

This is a temporary disable, do we really care?

Bapt

Attachment: pgpRGZwrRhbmj.pgp
Description: PGP signature

Reply via email to