diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-10-02 18:52:51 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-10-02 18:52:51 +1000 |
commit | 860dad260508067ee970d7a55303f5d1fa15d6e9 (patch) | |
tree | c5dff74d69b966f52f760f5b4de3b83820bb46ed /source4/selftest/skip | |
parent | 5a5c30cb38c7e08fbe1abbc98496142ac022e7f8 (diff) | |
download | samba-860dad260508067ee970d7a55303f5d1fa15d6e9.tar.gz samba-860dad260508067ee970d7a55303f5d1fa15d6e9.tar.bz2 samba-860dad260508067ee970d7a55303f5d1fa15d6e9.zip |
s4-test: skip python gensec test until its finished
Diffstat (limited to 'source4/selftest/skip')
-rw-r--r-- | source4/selftest/skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index aa57c6b1b4..553cbe94f6 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -64,3 +64,4 @@ raw.offline # Samba 4 doesn't have much offline support yet rpc.autoidl # this one just generates a lot of noise, and is no longer useful samba4.rpc.countcalls # this is not useful now we have full IDL samba4.rap.scan # same thing here - we have docs now +samba4.gensec.python # not finished |