diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2010-09-30 10:31:38 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2010-09-30 10:31:38 +0200 |
commit | 6eee95ac04d9113b31af91efe8db3c6b1cc71ed6 (patch) | |
tree | dde452669cada6e75dd67998a0b454f3679960a5 /source4/selftest | |
parent | 73e129b254d1f3dcc5e3b2cc6dffb80a2941bb80 (diff) | |
download | samba-6eee95ac04d9113b31af91efe8db3c6b1cc71ed6.tar.gz samba-6eee95ac04d9113b31af91efe8db3c6b1cc71ed6.tar.bz2 samba-6eee95ac04d9113b31af91efe8db3c6b1cc71ed6.zip |
s4-selftest: Add some more comments to skip file.
Diffstat (limited to 'source4/selftest')
-rw-r--r-- | source4/selftest/skip | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index 7fba25d9ec..7f7967f562 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -10,10 +10,13 @@ # # If a testsuite is partially succeeding, please list the failing bits # in the selftest/knownfail file rather than disabling the testsuite completely. +# That way those tests that do succeed still get run and we will be notified +# if a known failing test suddenly starts succeeding. # # If a testsuite is very slow, please add it to selftest/slow instead. +# This way it will still get run in "make slowtest" # -# Please add a comment for each testsuite you disable explaining why +# Please add a comment for each testsuite you disable explaining why # it is being skipped. raw.composite base.iometer |