diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2011-12-04 04:38:07 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2011-12-05 23:11:04 +0100 |
commit | e6b4a7440639df21c7d4762369fab0ee57295c59 (patch) | |
tree | 8c81c4cdf040114c40d29ebc09b1f6b9659ed769 /selftest | |
parent | be5d9c83e38fdc1d22524551eab4d4c48d7c4872 (diff) | |
download | samba-e6b4a7440639df21c7d4762369fab0ee57295c59.tar.gz samba-e6b4a7440639df21c7d4762369fab0ee57295c59.tar.bz2 samba-e6b4a7440639df21c7d4762369fab0ee57295c59.zip |
s3-selftest: Don't mark samba3.blackbox.failure.success test as known failing.
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index c49746c0a8..412c6415c7 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -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 |