[PATCH] Add tests for our NFSv4 ACL code

Christian Ambach ambi at samba.org
Tue May 21 06:47:34 MDT 2013


On 05/21/2013 04:08 AM, Andrew Bartlett wrote:
> Here is what autobuild gives:
>
> TESTING CREATOR GROUP
> UNEXPECTED(uxsuccess): samba4.raw.acls.inherit_creator_group(dc)
> REASON: Content-Type: text/plain;charset=utf8
> reason
> 0
>
> FAILED (0 failures, 0 errors and 1 unexpected successes in 0 testsuites)
>
> A summary with detailed information can be found in:
>    ./bin/ab/summary

For me, an autobuild of master plus the
4-smbtorture: Test inheritance for specialcreator mode with nfs4 acls patch
resulted in:
==> samba.stdout <==
TESTING NFS4 INHERITANCE
UNEXPECTED(failure): samba3.raw.acls.inheritance-special(s3dc)
REASON: _StringException: _StringException:
../source4/torture/raw/acls.c:2261 No user specified!

Looks like the necessary setup for the test in the patch needs to be
added in the environment to make this run in autobuild.

>
> But on my laptop (Fedora 18) it gives:
>
> [1/1 in 0s] samba4.raw.acls(dc)
> samba: EOF on stdin - terminating
> samba child process 10437 exited with value 0
>
> ALL OK (12 tests in 1 testsuites)
>
Same thing on my F17 box:
TESTING NFS4 INHERITANCE
UNEXPECTED(failure): samba4.raw.acls.inheritance-special(dc)
REASON: _StringException: _StringException: 
../source4/torture/raw/acls.c:2261 No user specified!

But this is probably also caused by wrong test setup.

Maybe I did not use the latest version of the patch?

Cheers,
Christian


More information about the samba-technical mailing list