1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00

s3-selftest: Don't mark samba3.blackbox.failure.success test as known failing.

This commit is contained in:
Jelmer Vernooij 2011-12-04 04:38:07 +01:00
parent be5d9c83e3
commit e6b4a74406

View File

@ -4,7 +4,7 @@
# "make test" will not report failures for tests listed here and will consider
# a successful run for any of these tests an error.
^samba3.blackbox.failure # this is designed to fail, for testing our test infrastructure
^samba3.blackbox.failure.failure # this is designed to fail, for testing our test infrastructure
.*driver.add_driver_timestamps # we only can store dates, not timestamps
^samba3.smbtorture_s3.LOCAL-MEMCACHE #fails
^samba3.smbtorture_s3.LOCAL-TALLOC-DICT #fails