diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-05-30 14:13:23 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-05-30 14:13:23 +0200 |
commit | 2791fc9a5f8bc219e4de20c9b905b0f743aaf3ff (patch) | |
tree | 5136f2a6dc26f244413098df4979dc15adbf9867 /source4/samba4-knownfail | |
parent | 5107f093c270f7a0dfc359de088b475fffc4e279 (diff) | |
download | samba-2791fc9a5f8bc219e4de20c9b905b0f743aaf3ff.tar.gz samba-2791fc9a5f8bc219e4de20c9b905b0f743aaf3ff.tar.bz2 samba-2791fc9a5f8bc219e4de20c9b905b0f743aaf3ff.zip |
Add header to knownfail file.
(This used to be commit 307674b6c03e6cfbba590d50d994bfaaa7bfeb87)
Diffstat (limited to 'source4/samba4-knownfail')
-rw-r--r-- | source4/samba4-knownfail | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/source4/samba4-knownfail b/source4/samba4-knownfail index d489dd3d70..67d4a4f629 100644 --- a/source4/samba4-knownfail +++ b/source4/samba4-knownfail @@ -1,3 +1,8 @@ +# This file contains a list of regular expressions matching the names of +# tests that are expected to fail. +# +# "make test" will not report failures for tests listed here and will consider +# a successful run for any of these tests an error. local.resolve.*.async local.iconv.*.next_codepoint() base.delaywrite.finfo update on close |