From e6b4a7440639df21c7d4762369fab0ee57295c59 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 4 Dec 2011 04:38:07 +0100 Subject: s3-selftest: Don't mark samba3.blackbox.failure.success test as known failing. --- selftest/knownfail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'selftest') 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 -- cgit