summaryrefslogtreecommitdiff
path: root/selftest/knownfail.d/README
blob: d333231a21e73b70c70d1b53a45cabddbbb83a5e (plain)
1
2
3
4
5
6
7
8
# Files in this directory contain lists of regular expressions
# matching the names of tests that are temporarily 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.
#
# Empty lines and lines begining with '#' are ignored.
# Please don't add tests to this README!