[svn-r13691] Description:

Comment out cache test until John can take a look at it.

Tested on:
	FreeBSD/32 6.2 (duty)
This commit is contained in:
Quincey Koziol 2007-04-20 22:55:12 -05:00
parent aa96180fa9
commit 9ef709fc11

View File

@ -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.