Date: Tue, 15 Jul 2014 18:47:50 -0700 From: Garrett Cooper <yaneurabeya@gmail.com> To: "freebsd-testing@freebsd.org" <freebsd-testing@freebsd.org> Subject: Re: Failures on head Message-ID: <CAGHfRMC-5WnQ3AbLLGa5%2Bem5fcEEHbi9mYm-C_Ba2MtBGeopVg@mail.gmail.com> In-Reply-To: <CAGHfRMCmHZGKpi6mjNST0O-yvdhEC-Tis%2BkM=LhdtxDgEhvgoA@mail.gmail.com> References: <CAGHfRMB_E2CjQx44DsriiKQr2sUhWzeuEA1CAnFKuQaCro7v4A@mail.gmail.com> <CAGHfRMDdFzDMCpv38LBpg2=wHzkrri681eAY%2B9q4E-yPQJqdyQ@mail.gmail.com> <CAGHfRMCmHZGKpi6mjNST0O-yvdhEC-Tis%2BkM=LhdtxDgEhvgoA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 13, 2014 at 5:03 PM, Garrett Cooper <yaneurabeya@gmail.com> wrote: > On Mon, May 12, 2014 at 2:06 PM, Garrett Cooper <yaneurabeya@gmail.com> wrote: >> On Fri, Apr 25, 2014 at 2:03 PM, Garrett Cooper <yaneurabeya@gmail.com> wrote: >>> Hi, >>> While looking at >>> http://kyua3.nyi.freebsd.org/head/data/0-LATEST/results/index.html , I >>> noticed that a handful of testcases are failing, in particular: >>> >>> Broken test cases >>> >>> usr.bin/sed/inplace_race_test:main >>> >>> Failed test cases >>> >>> bin/pkill/pgrep-j_test:main >>> bin/pkill/pkill-j_test:main >>> lib/atf/libatf-c/macros_test:use >>> usr.bin/sed/multi_test:main >>> usr.bin/yacc/legacy_test:main >> >> The yacc failures are because the tests in >> /usr/src/tools/regression are super stale. The tests should be picked >> up from contrib/byacc/test . I'll work on that. >> Thanks, >> -Garrett > > > I did some investigation and some of the bugs I noted above were test > bugs; others were test infrastructure bugs/missing enhancements. I've > filed bugs for all of the issues in the "vanilla" 11-CURRENT kyua > here: > > pgrep/pkill: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191019 I have a fix out for this which I'm requesting review for from Benno (if anyone else has the cycles to help though it would be much appreciated!). > libatf: https://github.com/jmmv/atf/issues/8 This is still outstanding. > sed: https://github.com/jmmv/kyua/issues/85 This is fixed as part of my TAP parser edgecase pull request that I mentioned earlier. > yacc: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191020 I've provided an initial patch to bapt@, but I would appreciate if someone else could review this as well. Thank you! -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGHfRMC-5WnQ3AbLLGa5%2Bem5fcEEHbi9mYm-C_Ba2MtBGeopVg>