failing tests in the testsuite on debian

Andrew Bartlett abartlet at samba.org
Tue Nov 15 19:55:40 UTC 2022


On Tue, 2022-11-15 at 22:52 +0300, Michael Tokarev via samba-technical
wrote:
> [35(230)/370 at 58s] samba3.smb2.session enc(nt4_dc)
> UNEXPECTED(failure): samba3.smb2.session enc.reauth1(nt4_dc)
> REASON: Exception: Exception:
> ../../source4/torture/smb2/session.c:247: (&io1)->out.file_attr was
> 128 (0x80), expected 32 (0x20): out.file_attr incorrect
> UNEXPECTED(failure): samba3.smb2.session enc.reauth2(nt4_dc)
> REASON: Exception: Exception:
> ../../source4/torture/smb2/session.c:323: (&io1)->out.file_attr was
> 128 (0x80), expected 32 (0x20): out.file_attr incorrect
> ...(many of them)...
> 
> 
> this is ATTRIBUTE_ARCHIVE vs ATTRIBUTE_NORMAL. The test is
> expecting the newly created files to have "a" attribute but
> apparently there's none. Just a thought here - maybe it has
> something to do with this user being unable to create extended
> attributes, or maybe tmpfs (where I run the whole thing) does
> not support it.

This is it.  Samba's testsuite (at least some aspects of it where we
check by proxy filesystem behaivours) is not compatible with tmpfs,
unionfs etc.  Use ext4.

Andrew Bartlett


-- 
Andrew Bartlett (he/him)       https://samba.org/~abartlet/
Samba Team Member (since 2001) https://samba.org
Samba Team Lead, Catalyst IT   https://catalyst.net.nz/services/samba

Samba Development and Support, Catalyst IT - Expert Open Source
Solutions







More information about the samba-technical mailing list