Failures on head

Garrett Cooper yaneurabeya at gmail.com
Sat Jun 14 00:03:52 UTC 2014


On Mon, May 12, 2014 at 2:06 PM, Garrett Cooper <yaneurabeya at gmail.com> wrote:
> On Fri, Apr 25, 2014 at 2:03 PM, Garrett Cooper <yaneurabeya at 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
libatf: https://github.com/jmmv/atf/issues/8
sed: https://github.com/jmmv/kyua/issues/85
yacc: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191020

Thank you!
-Garrett


More information about the freebsd-testing mailing list