docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / selftest / flapping.d / README
1 # Files in this directory contain lists of regular expressions
2 # matching the names of tests that are that are flapping. In other
3 # words, they sometimes succeed and sometimes fail, depending on
4 # external factors.
5 #
6 # "make test" will not report failures or successes for tests listed here.
7 #
8 # DO NOT ADD TESTS HERE UNLESS THEY ARE ACTUALLY FLAPPING
9 #
10 # It is much better to add known failing tests to 'knownfail', so the
11 # test system can warn when they actually start passing.
12 #
13 # Empty lines and lines begining with '#' are ignored.
14 # Please don't add tests to this README!