diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2009-06-12 17:45:15 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2009-06-12 17:54:47 +0200 |
commit | 4bef8acc47a5cc24f24eaac5db8954abe89862d8 (patch) | |
tree | 5235199a3d5606d4267cf29f6354dbcb49b9b7ce /source4/selftest | |
parent | 93384da22620f9ab2304ccfc54c8bd6bc8009303 (diff) | |
download | samba-4bef8acc47a5cc24f24eaac5db8954abe89862d8.tar.gz samba-4bef8acc47a5cc24f24eaac5db8954abe89862d8.tar.bz2 samba-4bef8acc47a5cc24f24eaac5db8954abe89862d8.zip |
selftest: Fix references to filenames with knownfailures and slow tests.
Diffstat (limited to 'source4/selftest')
-rw-r--r-- | source4/selftest/skip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index 138ce2bd2d..165c07c0fd 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -9,9 +9,9 @@ # * Testsuite hangs indefinitely # # If a testsuite is partially succeeding, please list the failing bits -# in the samba4-knownfail file rather than disabling the testsuite completely. +# in the selftest/knownfail file rather than disabling the testsuite completely. # -# If a testsuite is very slow, please add it to samba4-slow instead. +# If a testsuite is very slow, please add it to selftest/slow instead. # # Please add a comment for each testsuite you disable explaining why # it is being skipped. |