diff options
author | Volker Lendecke <vl@samba.org> | 2013-08-22 11:47:21 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2013-08-23 20:53:12 +0200 |
commit | 3ddb77f7d8d56376661c9ad26acbb32dc7e6e40d (patch) | |
tree | 196556c769a7c08f35408e5b2c6a231f6875574f /selftest | |
parent | e1edffc8075cc0f83e0f05153712298a96063fba (diff) | |
download | samba-3ddb77f7d8d56376661c9ad26acbb32dc7e6e40d.tar.gz samba-3ddb77f7d8d56376661c9ad26acbb32dc7e6e40d.tar.bz2 samba-3ddb77f7d8d56376661c9ad26acbb32dc7e6e40d.zip |
torture: Split the fsinfo check into a separate test
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Aug 23 20:53:12 CEST 2013 on sn-devel-104
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index 1c1bff8d3e..dd536df57a 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -207,6 +207,7 @@ ^samba3.smb2.streams.rename2 ^samba3.smb2.streams.attributes ^samba3.smb2.getinfo.complex +^samba3.smb2.getinfo.fsinfo # quotas don't work yet ^samba3.smb2.setinfo.setinfo ^samba3.smb2.session.*reauth5 # some special anonymous checks? ^samba3.smb2.compound.interim2 # wrong return code (STATUS_CANCELLED) |