mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
5b60600b32
This makes it easier to add a temporary knownfail to cover a patch series. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Sat Jun 3 13:55:41 CEST 2017 on sn-devel-144
15 lines
579 B
Plaintext
15 lines
579 B
Plaintext
# Files in this directory contain lists of regular expressions
|
|
# matching the names of tests that are that are flapping. In other
|
|
# words, they sometimes succeed and sometimes fail, depending on
|
|
# external factors.
|
|
#
|
|
# "make test" will not report failures or successes for tests listed here.
|
|
#
|
|
# DO NOT ADD TESTS HERE UNLESS THEY ARE ACTUALLY FLAPPING
|
|
#
|
|
# It is much better to add known failing tests to 'knownfail', so the
|
|
# test system can warn when they actually start passing.
|
|
#
|
|
# Empty lines and lines begining with '#' are ignored.
|
|
# Please don't add tests to this README!
|