From f994f0a3424b235c48f68beef7817f245fc0a47c Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 5 Jan 2012 13:12:26 +0100 Subject: Fix the local-memcache test for 64-bit The memcache test walks the purge functionality. The maximum memcache size also takes all memcache internal headers into account. Those headers contain pointers, so on 64-bit they take more space... Autobuild-User: Volker Lendecke Autobuild-Date: Thu Jan 5 22:01:00 CET 2012 on sn-devel-104 --- selftest/knownfail | 1 - 1 file changed, 1 deletion(-) (limited to 'selftest') diff --git a/selftest/knownfail b/selftest/knownfail index 220df1c232..4a9f99e8cd 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -6,7 +6,6 @@ ^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 ^samba3.posix_s3.nbt.dgram.*netlogon2 ^samba3.*rap.sam.*.useradd # Not provided by Samba 3 -- cgit