On Tue, Oct 7, 2014 at 4:38 PM, Craig Rodrigues wrote:
>
> On Tue, Oct 7, 2014 at 4:30 PM, NGie Cooper wrote:
>>
>> On Tue, Oct 7, 2014 at 2:04 PM, Craig Rodrigues
>> wrote:
>> > Hi,
>> >
>> > After committing this fix to yacc in HEAD (
>> > https://lists.freebsd.org/pipermail/svn-src-all/2014-O
On Tue, Oct 7, 2014 at 4:30 PM, NGie Cooper wrote:
> On Tue, Oct 7, 2014 at 2:04 PM, Craig Rodrigues
> wrote:
> > Hi,
> >
> > After committing this fix to yacc in HEAD (
> > https://lists.freebsd.org/pipermail/svn-src-all/2014-October/092553.html
> )
> > I've been able to do: "cd /usr/tests; ky
On Tue, Oct 7, 2014 at 2:04 PM, Craig Rodrigues wrote:
> Hi,
>
> After committing this fix to yacc in HEAD (
> https://lists.freebsd.org/pipermail/svn-src-all/2014-October/092553.html )
> I've been able to do: "cd /usr/tests; kyua test"
>
> and get 0 test failures:
>
> https://jenkins.freebsd.org
Hi,
After committing this fix to yacc in HEAD (
https://lists.freebsd.org/pipermail/svn-src-all/2014-October/092553.html )
I've been able to do: "cd /usr/tests; kyua test"
and get 0 test failures:
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/16/testReport/
--
Craig
_
On Tue, Sep 9, 2014 at 10:11 AM, Allan Jude wrote:
> >
> >
> https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/lastCompletedBuild/testReport/
> >
> Most of the errors (jot, m4, sed, etc) seems to be:
>
> kyua-tap-tester: Configuration variables not supported; ignoring
> 'has.cleanup=fal
On Sep 9, 2014, at 10:17, Alan Somers wrote:
> On Tue, Sep 9, 2014 at 11:13 AM, wrote:
>> On Sep 9, 2014, at 10:11, Allan Jude wrote:
>>
>>> On 2014-09-09 13:05, Craig Rodrigues wrote:
Hi,
I did a buildworld/installworld of current in a bhyve VM, and then did the
followin
On Tue, Sep 9, 2014 at 11:13 AM, wrote:
> On Sep 9, 2014, at 10:11, Allan Jude wrote:
>
>> On 2014-09-09 13:05, Craig Rodrigues wrote:
>>> Hi,
>>>
>>> I did a buildworld/installworld of current in a bhyve VM, and then did the
>>> following.
>>>
>>> pkg install devel/kyua
>>> cd /usr/tests
>>> ky
On Sep 9, 2014, at 10:11, Allan Jude wrote:
> On 2014-09-09 13:05, Craig Rodrigues wrote:
>> Hi,
>>
>> I did a buildworld/installworld of current in a bhyve VM, and then did the
>> following.
>>
>> pkg install devel/kyua
>> cd /usr/tests
>> kyua test
>> kyua report
>> kyua report-html
>> kyua r
On 2014-09-09 13:05, Craig Rodrigues wrote:
> Hi,
>
> I did a buildworld/installworld of current in a bhyve VM, and then did the
> following.
>
> pkg install devel/kyua
> cd /usr/tests
> kyua test
> kyua report
> kyua report-html
> kyua report-junit
>
> I then published the results in Jenkins:
>