mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[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:
parent
aa96180fa9
commit
9ef709fc11
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user