blob: 29913a6862d7724615d861f6db4fd50d44695190 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This is a temporary work-around for a spurious test failure. See the discussion at
http://forums.oracle.com/forums/thread.jspa?threadID=431242
--- test/com/sleepycat/je/recovery/CheckpointActivationTest.java Tue Sep 12 15:17:22 2006
+++ test/com/sleepycat/je/recovery/CheckpointActivationTest.java Fri Oct 6 23:42:55 2006
@@ -51,5 +51,5 @@
* checkpoints ran.
*/
- public void testLogSizeBasedCheckpoints()
+ public void meowLogSizeBasedCheckpoints()
throws Exception {
|