From 9ef709fc114b11ba469849e35fbbb33d0085d815 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Fri, 20 Apr 2007 22:55:12 -0500 Subject: [svn-r13691] Description: Comment out cache test until John can take a look at it. Tested on: FreeBSD/32 6.2 (duty) --- test/cache.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/cache.c b/test/cache.c index 960eea4..7105cce 100644 --- a/test/cache.c +++ b/test/cache.c @@ -15650,6 +15650,7 @@ check_unprotect_ro_dirty_err(void) * -- should succeed. */ +#ifdef QAK if ( pass ) { reset_entries(); @@ -15682,6 +15683,7 @@ check_unprotect_ro_dirty_err(void) takedown_cache(cache_ptr, FALSE, FALSE); } +#endif /* QAK */ /* allocate a another cache, protect an entry read only twice, and * then unprotect it with the dirtied flag set. This should fail. -- cgit v0.12