Your Tombstone Reanimation branch

Andrew Bartlett abartlet at samba.org
Mon Dec 15 13:25:01 MST 2014


On Mon, 2014-12-15 at 17:46 +1300, Andrew Bartlett wrote:
> Kamen,
> 
> Garming and I did some work to review your tombstone-reanimation-wip
> brnach.  I've pushed it back to
> https://git.samba.org/?p=abartlet/samba.git/.git;a=shortlog;h=refs/heads/tombstone-reanimation-wip with some TODO markers (metze style).
> 

> We need to go over it again, and to run the tests, but it is an
> impressive lump of work and I look forward to seeing it landed!

I've run a full make test, and the ldap.secdesc.python test fails.  I
attach the summary file, and the below is the failing subunit.  Can you
look into this please?

Thanks,

Andrew Bartlett

test:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_307(dc)
baseDN: DC=samba,DC=example,DC=com
time: 2014-12-15 06:18:04.863363Z
failure:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_307(dc) [
_StringException: _StringException: Content-Type:
text/x-traceback;charset=utf8,language=python
traceback
D5
Traceback (most recent call last):
  File
"/data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py", line 1807, in test_307
    self.assertFalse("G:" in desc_sddl)
AssertionError: True is not false
0


]
time: 2014-12-15 06:18:04.863477Z
time: 2014-12-15 06:18:04.863540Z
test:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_308(dc)
baseDN: DC=samba,DC=example,DC=com
time: 2014-12-15 06:18:04.898570Z
failure:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_308(dc) [
_StringException: _StringException: Content-Type:
text/x-traceback;charset=utf8,language=python
traceback
D5
Traceback (most recent call last):
  File
"/data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py", line 1821, in test_308
    self.assertFalse("O:" in desc_sddl)
AssertionError: True is not false
0


]
time: 2014-12-15 06:18:04.898695Z
time: 2014-12-15 06:18:04.898749Z
test:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_309(dc)
baseDN: DC=samba,DC=example,DC=com
time: 2014-12-15 06:18:04.934204Z
failure:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_309(dc) [
_StringException: _StringException: Content-Type:
text/x-traceback;charset=utf8,language=python
traceback
D5
Traceback (most recent call last):
  File
"/data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py", line 1835, in test_309
    self.assertFalse("O:" in desc_sddl)
AssertionError: True is not false
0


]
time: 2014-12-15 06:18:04.934283Z
time: 2014-12-15 06:18:04.934329Z
test:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_310(dc)
baseDN: DC=samba,DC=example,DC=com
time: 2014-12-15 06:18:04.969904Z
failure:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_310(dc) [
_StringException: _StringException: Content-Type:
text/x-traceback;charset=utf8,language=python
traceback
D5
Traceback (most recent call last):
  File
"/data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py", line 1849, in test_310
    self.assertFalse("O:" in desc_sddl)
AssertionError: True is not false
0


]
time: 2014-12-15 06:18:04.969998Z
time: 2014-12-15 06:18:04.970047Z
test:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_311(dc)
baseDN: DC=samba,DC=example,DC=com
time: 2014-12-15 06:18:05.029443Z
successful:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_311(dc)
time: 2014-12-15 06:18:05.029503Z
time: 2014-12-15 06:18:05.029570Z
test:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_312(dc)
baseDN: DC=samba,DC=example,DC=com
time: 2014-12-15 06:18:05.053192Z
successful:
samba4.ldap.secdesc.python(dc).__main__.SdFlagsDescriptorTests.test_312(dc)
time: 2014-12-15 06:18:05.053242Z
time: 2014-12-15 06:18:05.053282Z
time: 2014-12-15 19:18:05.000000Z
progress: pop
command:
python /data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py $SERVER -U"$USERNAME%$PASSWORD" --workgroup=$DOMAIN $LOADLIST  2>&1  | /data/samba/git/samba-push/selftest/filter-subunit --fail-on-empty --prefix="samba4.ldap.secdesc.python(dc)." --suffix="(dc)"
expanded command:
python /data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py localdc -U"Administrator%locDCpass1" --workgroup=SAMBADOMAIN $LOADLIST  2>&1  | /data/samba/git/samba-push/selftest/filter-subunit --fail-on-empty --prefix="samba4.ldap.secdesc.python(dc)." --suffix="(dc)"
testsuite-failure: samba4.ldap.secdesc.python(dc)(dc) [
Exit code was 1

]


-- 
Andrew Bartlett
http://samba.org/~abartlet/
Authentication Developer, Samba Team  http://samba.org
Samba Developer, Catalyst IT          http://catalyst.net.nz/services/samba



-------------- next part --------------
= Failed tests =
== samba4.ldap.secdesc.python(dc)(dc) ==
command: python /data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py $SERVER -U"$USERNAME%$PASSWORD" --workgroup=$DOMAIN $LOADLIST  2>&1  | /data/samba/git/samba-push/selftest/filter-subunit --fail-on-empty --prefix="samba4.ldap.secdesc.python(dc)." --suffix="(dc)"
expanded command: python /data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py localdc -U"Administrator%locDCpass1" --workgroup=SAMBADOMAIN $LOADLIST  2>&1  | /data/samba/git/samba-push/selftest/filter-subunit --fail-on-empty --prefix="samba4.ldap.secdesc.python(dc)." --suffix="(dc)"
ERROR: Testsuite[samba4.ldap.secdesc.python(dc)(dc)]
REASON: Exit code was 1




== samba4.ldap.secdesc.python(fl2000dc)(fl2000dc) ==
command: python /data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py $SERVER -U"$USERNAME%$PASSWORD" --workgroup=$DOMAIN $LOADLIST  2>&1  | /data/samba/git/samba-push/selftest/filter-subunit --fail-on-empty --prefix="samba4.ldap.secdesc.python(fl2000dc)." --suffix="(fl2000dc)"
expanded command: python /data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py dc5 -U"Administrator%locDCpass5" --workgroup=SAMBA2000 $LOADLIST  2>&1  | /data/samba/git/samba-push/selftest/filter-subunit --fail-on-empty --prefix="samba4.ldap.secdesc.python(fl2000dc)." --suffix="(fl2000dc)"
ERROR: Testsuite[samba4.ldap.secdesc.python(fl2000dc)(fl2000dc)]
REASON: Exit code was 1




== samba4.ldap.secdesc.python(fl2003dc)(fl2003dc) ==
command: python /data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py $SERVER -U"$USERNAME%$PASSWORD" --workgroup=$DOMAIN $LOADLIST  2>&1  | /data/samba/git/samba-push/selftest/filter-subunit --fail-on-empty --prefix="samba4.ldap.secdesc.python(fl2003dc)." --suffix="(fl2003dc)"
expanded command: python /data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py dc6 -U"Administrator%locDCpass6" --workgroup=SAMBA2003 $LOADLIST  2>&1  | /data/samba/git/samba-push/selftest/filter-subunit --fail-on-empty --prefix="samba4.ldap.secdesc.python(fl2003dc)." --suffix="(fl2003dc)"
ERROR: Testsuite[samba4.ldap.secdesc.python(fl2003dc)(fl2003dc)]
REASON: Exit code was 1




== samba4.ldap.secdesc.python(fl2008r2dc)(fl2008r2dc) ==
command: python /data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py $SERVER -U"$USERNAME%$PASSWORD" --workgroup=$DOMAIN $LOADLIST  2>&1  | /data/samba/git/samba-push/selftest/filter-subunit --fail-on-empty --prefix="samba4.ldap.secdesc.python(fl2008r2dc)." --suffix="(fl2008r2dc)"
expanded command: python /data/samba/git/samba-push/source4/dsdb/tests/python/sec_descriptor.py dc7 -U"Administrator%locDCpass7" --workgroup=SAMBA2008R2 $LOADLIST  2>&1  | /data/samba/git/samba-push/selftest/filter-subunit --fail-on-empty --prefix="samba4.ldap.secdesc.python(fl2008r2dc)." --suffix="(fl2008r2dc)"
ERROR: Testsuite[samba4.ldap.secdesc.python(fl2008r2dc)(fl2008r2dc)]
REASON: Exit code was 1





= Skipped tests =
UNKNOWN
	samba3.smbtorture_s3.plain(s3dc).DIR1
	samba3.smbtorture_s3.crypt_client(s3dc).DIR1
	samba3.smbtorture_s3.plain(dc).DIR1
	samba3.smbtorture_s3.plain(s3dc).GETADDRINFO
	samba3.smbtorture_s3.crypt_client(s3dc).GETADDRINFO
	samba3.smbtorture_s3.plain(dc).GETADDRINFO
	samba3.smbtorture_s3.LOCAL-DBTRANS
	samba3.base.charset(s3dc)
	samba3.base.charset(plugin_s4_dc)
	samba3.raw.context(s3dc)
	samba3.raw.context(plugin_s4_dc)
	samba3.raw.ioctl(s3dc)
	samba3.raw.ioctl(plugin_s4_dc)
	samba3.raw.qfileinfo(s3dc)
	samba3.raw.qfileinfo(plugin_s4_dc)
	samba3.raw.qfsinfo(s3dc)
	samba3.raw.qfsinfo(plugin_s4_dc)
	samba3.raw.sfileinfo.base(s3dc)
	samba3.raw.sfileinfo.base(plugin_s4_dc)
	samba3.raw.bench-oplock(s3dc)
	samba3.raw.bench-oplock(plugin_s4_dc)
	samba3.raw.bench-lock(s3dc)
	samba3.raw.bench-lock(plugin_s4_dc)
	samba3.raw.bench-open(s3dc)
	samba3.raw.bench-open(plugin_s4_dc)
	samba3.raw.bench-tcon(s3dc)
	samba3.raw.bench-tcon(plugin_s4_dc)
	samba3.smb2.scan(s3dc)
	samba3.smb2.scan(plugin_s4_dc)
	samba3.smb2.durable-open-disconnect(s3dc)
	samba3.smb2.durable-open-disconnect(plugin_s4_dc)
	samba3.smb2.bench-oplock(s3dc)
	samba3.smb2.bench-oplock(plugin_s4_dc)
	samba3.smb2.hold-oplock(s3dc)
	samba3.smb2.hold-oplock(plugin_s4_dc)
	samba3.rpc.samr.passwords.lockout(plugin_s4_dc)
	samba3.rpc.bench-schannel1(s3dc)
	samba3.rpc.bench-schannel1(plugin_s4_dc)
	samba4.ldap.bench-cldap(dc)
	samba4.rpc.samba3.sharesec on ncalrpc with seal,padcheck(dc:local)
	samba4.rpc.samsync on ncacn_np with seal,padcheck(dc)
	samba4.rpc.samba3-sessionkey on ncacn_np with seal,padcheck(dc)
	samba4.rpc.samba3-getusername on ncacn_np with seal,padcheck(dc)
	samba4.rpc.samba3-lsa on ncacn_np with seal,padcheck(dc)
	samba4.rpc.samba3-bind on ncacn_np with seal,padcheck(dc)
	samba4.rpc.samba3-netlogon on ncacn_np with seal,padcheck(dc)
	samba4.rpc.samba3.sharesec on ncacn_np with seal,padcheck(dc)
	samba4.rpc.samba3.sharesec on ncacn_ip_tcp with seal,padcheck(dc)
	samba4.rpc.samba3.sharesec on ncalrpc with validate(dc:local)
	samba4.rpc.samsync on ncacn_np with validate(dc)
	samba4.rpc.samba3-sessionkey on ncacn_np with validate(dc)
	samba4.rpc.samba3-getusername on ncacn_np with validate(dc)
	samba4.rpc.samba3-lsa on ncacn_np with validate(dc)
	samba4.rpc.samba3-bind on ncacn_np with validate(dc)
	samba4.rpc.samba3-netlogon on ncacn_np with validate(dc)
	samba4.rpc.samba3.sharesec on ncacn_np with validate(dc)
	samba4.rpc.samba3.sharesec on ncacn_ip_tcp with validate(dc)
	samba4.rpc.samba3.sharesec on ncalrpc with bigendian(dc:local)
	samba4.rpc.samsync on ncacn_np with bigendian(dc)
	samba4.rpc.samba3-sessionkey on ncacn_np with bigendian(dc)
	samba4.rpc.samba3-getusername on ncacn_np with bigendian(dc)
	samba4.rpc.samba3-lsa on ncacn_np with bigendian(dc)
	samba4.rpc.samba3-bind on ncacn_np with bigendian(dc)
	samba4.rpc.samba3-netlogon on ncacn_np with bigendian(dc)
	samba4.rpc.samba3.sharesec on ncacn_np with bigendian(dc)
	samba4.rpc.samba3.sharesec on ncacn_ip_tcp with bigendian(dc)
	samba4.rpc.samsync with seal,padcheck(plugin_s4_dc)
	samba4.rpc.samba3-sessionkey with seal,padcheck(plugin_s4_dc)
	samba4.rpc.samba3-getusername with seal,padcheck(plugin_s4_dc)
	samba4.rpc.samba3-lsa with seal,padcheck(plugin_s4_dc)
	samba4.rpc.samba3-bind with seal,padcheck(plugin_s4_dc)
	samba4.rpc.samba3-netlogon with seal,padcheck(plugin_s4_dc)
	samba4.rpc.samsync with validate(plugin_s4_dc)
	samba4.rpc.samba3-sessionkey with validate(plugin_s4_dc)
	samba4.rpc.samba3-getusername with validate(plugin_s4_dc)
	samba4.rpc.samba3-lsa with validate(plugin_s4_dc)
	samba4.rpc.samba3-bind with validate(plugin_s4_dc)
	samba4.rpc.samba3-netlogon with validate(plugin_s4_dc)
	samba4.rpc.samsync with bigendian(plugin_s4_dc)
	samba4.rpc.samba3-sessionkey with bigendian(plugin_s4_dc)
	samba4.rpc.samba3-getusername with bigendian(plugin_s4_dc)
	samba4.rpc.samba3-lsa with bigendian(plugin_s4_dc)
	samba4.rpc.samba3-bind with bigendian(plugin_s4_dc)
	samba4.rpc.samba3-netlogon with bigendian(plugin_s4_dc)
	samba4.rpc.dfs with (dc)
	samba4.rpc.frsapi with (dc)
	samba4.rpc.unixinfo with (dc)
	samba4.rpc.eventlog with (dc)
	samba4.rpc.atsvc with (dc)
	samba4.rpc.spoolss with (dc)
	samba4.rpc.spoolss.notify with (dc)
	samba4.rpc.spoolss.win with (dc)
	samba4.rpc.spoolss.driver with (dc)
	samba4.rpc.spoolss.access with (dc)
	samba4.rpc.svcctl with (dc)
	samba4.rpc.samr.accessmask with (dc)
	samba4.rpc.initshutdown with (dc)
	samba4.rpc.oxidresolve with (dc)
	samba4.rpc.remact with (dc)
	samba4.rpc.samba3 with (dc)
	samba4.rpc.ntsvcs with (dc)
	samba4.rpc.fsrvp with (dc)
	samba4.rpc.bench-schannel1 with (dc)
	samba4.rpc.scanner with (dc)
	samba4.rpc.autoidl with (dc)
	samba4.rpc.bench-rpc with (dc)
	samba4.rpc.dfs with validate(dc)
	samba4.rpc.frsapi with validate(dc)
	samba4.rpc.unixinfo with validate(dc)
	samba4.rpc.eventlog with validate(dc)
	samba4.rpc.atsvc with validate(dc)
	samba4.rpc.spoolss with validate(dc)
	samba4.rpc.spoolss.notify with validate(dc)
	samba4.rpc.spoolss.win with validate(dc)
	samba4.rpc.spoolss.driver with validate(dc)
	samba4.rpc.spoolss.access with validate(dc)
	samba4.rpc.svcctl with validate(dc)
	samba4.rpc.samr.accessmask with validate(dc)
	samba4.rpc.initshutdown with validate(dc)
	samba4.rpc.oxidresolve with validate(dc)
	samba4.rpc.remact with validate(dc)
	samba4.rpc.samba3 with validate(dc)
	samba4.rpc.ntsvcs with validate(dc)
	samba4.rpc.fsrvp with validate(dc)
	samba4.rpc.bench-schannel1 with validate(dc)
	samba4.rpc.scanner with validate(dc)
	samba4.rpc.autoidl with validate(dc)
	samba4.rpc.bench-rpc with validate(dc)
	samba4.rpc.dfs with bigendian(dc)
	samba4.rpc.frsapi with bigendian(dc)
	samba4.rpc.unixinfo with bigendian(dc)
	samba4.rpc.eventlog with bigendian(dc)
	samba4.rpc.atsvc with bigendian(dc)
	samba4.rpc.spoolss with bigendian(dc)
	samba4.rpc.spoolss.notify with bigendian(dc)
	samba4.rpc.spoolss.win with bigendian(dc)
	samba4.rpc.spoolss.driver with bigendian(dc)
	samba4.rpc.spoolss.access with bigendian(dc)
	samba4.rpc.svcctl with bigendian(dc)
	samba4.rpc.samr.accessmask with bigendian(dc)
	samba4.rpc.initshutdown with bigendian(dc)
	samba4.rpc.oxidresolve with bigendian(dc)
	samba4.rpc.remact with bigendian(dc)
	samba4.rpc.samba3 with bigendian(dc)
	samba4.rpc.ntsvcs with bigendian(dc)
	samba4.rpc.fsrvp with bigendian(dc)
	samba4.rpc.bench-schannel1 with bigendian(dc)
	samba4.rpc.scanner with bigendian(dc)
	samba4.rpc.autoidl with bigendian(dc)
	samba4.rpc.bench-rpc with bigendian(dc)
	samba4.rpc.countcalls(dc:local)
	samba4.rpc.samr.passwords on ncacn_np(dc)
	samba4.rpc.samr.passwords.pwdlastset on ncacn_np(dc)
	samba4.rpc.samr.passwords.lockout on ncacn_np(dc)
	samba4.rpc.samr.passwords.badpwdcount on ncacn_np(dc)
	samba4.nbt.bench(dc)
	samba4.nbt.bench-wins(dc)
	samba4.base.delaywrite(dc)
	samba4.base.birthtime(dc)
	samba4.base.iometer(dc)
	samba4.base.winattr(dc)
	samba4.base.secleak(dc)
	samba4.base.samba3error(dc)
	samba4.base.casetable(dc)
	samba4.base.utable(dc)
	samba4.base.smb(dc)
	samba4.base.trans2-scan(dc)
	samba4.base.nttrans(dc)
	samba4.base.bench-holdcon(dc)
	samba4.base.bench-holdopen(dc)
	samba4.base.bench-readwrite(dc)
	samba4.base.bench-torture(dc)
	samba4.base.scan-pipe_number(dc)
	samba4.base.scan-ioctl(dc)
	samba4.base.scan-maxfid(dc)
	samba4.raw.bench-oplock(dc)
	samba4.raw.ping-pong(dc)
	samba4.raw.bench-lock(dc)
	samba4.raw.bench-open(dc)
	samba4.raw.bench-lookup(dc)
	samba4.raw.bench-tcon(dc)
	samba4.raw.offline(dc)
	samba4.raw.hold-oplock(dc)
	samba4.raw.samba3hide(dc)
	samba4.raw.samba3closeerr(dc)
	samba4.raw.samba3rootdirfid(dc)
	samba4.raw.samba3checkfsp(dc)
	samba4.raw.samba3oplocklogoff(dc)
	samba4.raw.samba3badnameblob(dc)
	samba4.raw.samba3badpath(dc)
	samba4.raw.samba3caseinsensitive(dc)
	samba4.raw.samba3posixtimedlock(dc)
	samba4.raw.scan-eamax(dc)
	samba4.smb2.scan(dc)
	samba4.smb2.acls(dc)
	samba4.smb2.notify(dc)
	samba4.smb2.durable-open(dc)
	samba4.smb2.durable-open-disconnect(dc)
	samba4.smb2.durable-v2-open(dc)
	samba4.smb2.dir(dc)
	samba4.smb2.lease(dc)
	samba4.smb2.compound(dc)
	samba4.smb2.session(dc)
	samba4.smb2.bench-oplock(dc)
	samba4.smb2.hold-oplock(dc)
	samba4.rap.printing(dc)
	samba4.rap.sam(dc)
	samba4.rap.scan(dc)
	samba4.ntvfs.cifs.krb5.base.charset(dc)
	samba4.ntvfs.cifs.krb5.base.delaywrite(dc)
	samba4.ntvfs.cifs.krb5.base.birthtime(dc)
	samba4.ntvfs.cifs.krb5.base.iometer(dc)
	samba4.ntvfs.cifs.krb5.base.winattr(dc)
	samba4.ntvfs.cifs.krb5.base.secleak(dc)
	samba4.ntvfs.cifs.krb5.base.samba3error(dc)
	samba4.ntvfs.cifs.krb5.base.casetable(dc)
	samba4.ntvfs.cifs.krb5.base.utable(dc)
	samba4.ntvfs.cifs.krb5.base.smb(dc)
	samba4.ntvfs.cifs.krb5.base.trans2-scan(dc)
	samba4.ntvfs.cifs.krb5.base.nttrans(dc)
	samba4.ntvfs.cifs.krb5.base.bench-holdcon(dc)
	samba4.ntvfs.cifs.krb5.base.bench-holdopen(dc)
	samba4.ntvfs.cifs.krb5.base.bench-readwrite(dc)
	samba4.ntvfs.cifs.krb5.base.bench-torture(dc)
	samba4.ntvfs.cifs.krb5.base.scan-pipe_number(dc)
	samba4.ntvfs.cifs.krb5.base.scan-ioctl(dc)
	samba4.ntvfs.cifs.krb5.base.scan-maxfid(dc)
	samba4.ntvfs.cifs.krb5.raw.sfileinfo(dc)
	samba4.ntvfs.cifs.krb5.raw.search(dc)
	samba4.ntvfs.cifs.krb5.raw.open(dc)
	samba4.ntvfs.cifs.krb5.raw.oplock(dc)
	samba4.ntvfs.cifs.krb5.raw.notify(dc)
	samba4.ntvfs.cifs.krb5.raw.unlink(dc)
	samba4.ntvfs.cifs.krb5.raw.read(dc)
	samba4.ntvfs.cifs.krb5.raw.write(dc)
	samba4.ntvfs.cifs.krb5.raw.lock(dc)
	samba4.ntvfs.cifs.krb5.raw.context(dc)
	samba4.ntvfs.cifs.krb5.raw.session(dc)
	samba4.ntvfs.cifs.krb5.raw.rename(dc)
	samba4.ntvfs.cifs.krb5.raw.streams(dc)
	samba4.ntvfs.cifs.krb5.raw.acls(dc)
	samba4.ntvfs.cifs.krb5.raw.composite(dc)
	samba4.ntvfs.cifs.krb5.raw.bench-oplock(dc)
	samba4.ntvfs.cifs.krb5.raw.ping-pong(dc)
	samba4.ntvfs.cifs.krb5.raw.bench-lock(dc)
	samba4.ntvfs.cifs.krb5.raw.bench-open(dc)
	samba4.ntvfs.cifs.krb5.raw.bench-lookup(dc)
	samba4.ntvfs.cifs.krb5.raw.bench-tcon(dc)
	samba4.ntvfs.cifs.krb5.raw.offline(dc)
	samba4.ntvfs.cifs.krb5.raw.qfsinfo(dc)
	samba4.ntvfs.cifs.krb5.raw.qfileinfo(dc)
	samba4.ntvfs.cifs.krb5.raw.close(dc)
	samba4.ntvfs.cifs.krb5.raw.mkdir(dc)
	samba4.ntvfs.cifs.krb5.raw.hold-oplock(dc)
	samba4.ntvfs.cifs.krb5.raw.mux(dc)
	samba4.ntvfs.cifs.krb5.raw.ioctl(dc)
	samba4.ntvfs.cifs.krb5.raw.chkpath(dc)
	samba4.ntvfs.cifs.krb5.raw.seek(dc)
	samba4.ntvfs.cifs.krb5.raw.eas(dc)
	samba4.ntvfs.cifs.krb5.raw.samba3hide(dc)
	samba4.ntvfs.cifs.krb5.raw.samba3closeerr(dc)
	samba4.ntvfs.cifs.krb5.raw.samba3rootdirfid(dc)
	samba4.ntvfs.cifs.krb5.raw.samba3checkfsp(dc)
	samba4.ntvfs.cifs.krb5.raw.samba3oplocklogoff(dc)
	samba4.ntvfs.cifs.krb5.raw.samba3badnameblob(dc)
	samba4.ntvfs.cifs.krb5.raw.samba3badpath(dc)
	samba4.ntvfs.cifs.krb5.raw.samba3caseinsensitive(dc)
	samba4.ntvfs.cifs.krb5.raw.samba3posixtimedlock(dc)
	samba4.ntvfs.cifs.krb5.raw.scan-eamax(dc)
	tdb.stress
	samba4.blackbox.ktpass(dc)
	samba4.rpc.samr.passwords against s4member server with local creds(s4member)
	samba.tests.dcerpc.unix(dc:local)



More information about the samba-technical mailing list