Oran Agra
528bb11d7a
Solve issues with active defrag test failing on fast machines ( #11598 )
...
We do defrag during AOF loading, but aim to detect fragmentation only
once a second, so this test aims to slow down the AOF loading and mimic
loading of a large file.
On fast machines the sleep, plus the actual work we did was insufficient
making it sleep longer so the test won't fail.
The error we used to get is this one:
Expected 0 > 100000 (context: type eval line 106 cmd {assert {$hits > 100000}} proc ::test)
2022-12-09 13:33:38 +02:00
..
2022-11-27 09:16:16 -08:00
2022-12-08 19:29:30 +02:00
2022-12-01 09:11:33 +02:00
2022-10-16 09:01:37 +03:00
2022-11-03 10:14:56 -07:00
2022-11-16 20:29:46 +02:00
2022-04-14 11:18:32 +03:00
2022-11-02 15:15:12 +02:00
2022-04-24 17:29:35 +03:00
2022-12-07 08:26:56 +02:00
2022-08-24 15:07:43 +03:00
2022-08-18 10:16:32 +03:00
2022-08-16 22:04:22 +03:00
2022-12-04 10:11:38 +02:00
2022-11-28 17:35:31 +02:00
2022-02-08 13:14:42 +02:00
2022-02-21 11:20:41 +02:00
2022-10-09 18:02:37 +03:00
2022-11-15 17:21:27 -08:00
2022-11-16 20:29:46 +02:00
2022-01-23 10:05:06 +02:00
2021-11-02 16:42:53 +02:00
2021-06-09 15:13:24 +03:00
2022-11-22 16:38:27 +02:00
2022-12-09 13:33:38 +02:00
2022-08-18 10:16:32 +03:00
2021-12-19 10:46:16 +02:00
2022-07-03 13:34:14 +03:00
2022-04-19 11:31:15 +03:00
2022-05-11 11:21:16 +03:00
2022-10-27 11:57:04 +03:00
2011-05-20 11:44:54 +02:00
2022-02-07 00:10:05 +02:00
2022-04-13 11:36:38 +03:00
2022-05-31 08:03:59 +03:00
2021-08-06 20:50:34 +03:00
2010-10-15 12:54:53 +02:00
2022-03-01 14:40:29 +02:00
2022-11-09 19:50:07 +02:00
2022-12-05 08:33:53 +02:00
2022-03-20 15:18:53 +02:00
2022-04-24 12:16:30 +03:00
2022-11-16 20:29:46 +02:00
2021-03-22 13:27:46 +02:00
2022-08-10 11:58:54 +03:00
2022-04-24 17:29:35 +03:00
2022-10-06 12:12:05 +03:00