Revert "TODO s3:selftest: use the full raw.sfileinfo test"
authorStefan Metzmacher <metze@samba.org>
Tue, 7 Jun 2011 17:21:59 +0000 (19:21 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 7 Jul 2011 12:49:51 +0000 (14:49 +0200)
This reverts commit f71c9edddf149c573d765d7ec2f3e52f0c06b78a.

source3/selftest/tests.py

index d58b554aff99d05da7b040d24b43177f226fefcc..bb4acb237dcb78b24b2c04786f8919f22091db72 100755 (executable)
@@ -161,7 +161,7 @@ base = ["base.attr", "base.charset", "base.chkpath", "base.defer_open", "base.de
 raw = ["raw.acls", "raw.chkpath", "raw.close", "raw.composite", "raw.context", "raw.eas",
        "raw.ioctl", "raw.lock", "raw.mkdir", "raw.mux", "raw.notify", "raw.open", "raw.oplock"
        "raw.qfileinfo", "raw.qfsinfo", "raw.read", "raw.rename", "raw.search", "raw.seek",
-       "raw.sfileinfo", "raw.streams", "raw.unlink", "raw.write", "raw.offline",
+       "raw.sfileinfo.base", "raw.sfileinfo.bug", "raw.streams", "raw.unlink", "raw.write",
        "raw.samba3hide", "raw.samba3badpath", "raw.sfileinfo.rename",
        "raw.samba3caseinsensitive", "raw.samba3posixtimedlock",
        "raw.samba3rootdirfid", "raw.sfileinfo.end-of-file",