Re: Need help debugging yacc test failure in CURRENT

From: Julio Merino <jmmv_at_freebsd.org>
Date: Thu, 2 Oct 2014 13:56:42 -0400
On Thu, Oct 2, 2014 at 5:23 AM, Craig Rodrigues <rodrigc_at_freebsd.org> wrote:
> Hi,
>
> I have managed to eliminate all the test failures from /usr/tests in CURRENT
> except for one failure.  See:
>
> https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/8/testReport/
>
> I can reproduce the failure by doing the following:
>
> mkdir /tmp/x
> cd /tmp/x
> /usr/tests/usr.bin/yacc/yacc_tests  usr.bin.yacc.yacc_tests.main
>
> I then get a core file: /tmp/x/test/yacc.core
>
> Can someone help debug and fix this?

What you'd do until someone fixes the yacc bug is file a PR for this
crash and then mark the test as "expected failure" (or TODO in TAP
terms).
Received on Thu Oct 02 2014 - 15:57:10 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:52 UTC