[HEADSUP] Kyua + Jenkins integration: milestone 1 achieved

Garrett Cooper yaneurabeya at gmail.com
Thu Jun 12 00:00:41 UTC 2014


On Wed, Jun 11, 2014 at 3:25 PM, Craig Rodrigues <rodrigc at freebsd.org> wrote:
> On Tue, Jun 10, 2014 at 7:00 PM, Allan Jude <allanjude at freebsd.org> wrote:
>> On 2014-06-10 21:53, Craig Rodrigues wrote:
>>> Hi,
>>>
>>> FYI:
>>>
>>> http://lists.freebsd.org/pipermail/freebsd-testing/2014-June/000409.html
>>>
>>> Please send followups to freebsd-testing at freebsd.org
>>>
>>> --
>>> Craig
>>>
>>
>> Some of the test, like this one:
>>
>> https://jenkins.freebsd.org/jenkins/job/Kyua_Integration/5/testReport/usr.bin.truncate/truncate_test/bad_truncate/
>>
>> Are failing because of ZFS.
>>
>> In this case, chflags uimmutable cannot be done on ZFS.
>>
>> Likely a problem with the kyua test, but, it explains that specific failure.
>
>
> Thanks for pointing that out.  This test exists
> in src/usr.bin/truncate/tests/
>
> I am not sure of the kyua syntax to disable this test from running on ZFS.
> I'm still learning about kyua. :)

Something like "require.filesystem" should probably be added to
ATF/Kyua (it doesn't currently exist). Cheers!


More information about the freebsd-testing mailing list