mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
4e5d6f81e3
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Sep 10 16:51:09 CEST 2018 on sn-devel-144
# 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!