Failures on head

Garrett Cooper yaneurabeya at gmail.com
Wed Jul 16 01:47:51 UTC 2014


On Fri, Jun 13, 2014 at 5:03 PM, Garrett Cooper <yaneurabeya at gmail.com> wrote:
> 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

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


More information about the freebsd-testing mailing list