..
aof-multi-part.tcl
Fix bug when AOF enabled after startup. put the new incr file in the manifest only when AOFRW is done. ( #10616 )
2022-04-26 16:31:19 +03:00
aof-race.tcl
Re-enable aof-race integration tests ( #10972 )
2022-08-04 11:13:29 +03:00
aof.tcl
FLUSHDB and FLUSHALL add call forceCommandPropagation / FLUSHALL reset dirty counter to 0 if we enable save ( #10691 )
2022-05-11 11:21:16 +03:00
block-repl.tcl
Improve test suite to handle external servers better. ( #9033 )
2021-06-09 15:13:24 +03:00
convert-ziplist-hash-on-load.tcl
Replace all usage of ziplist with listpack for t_hash ( #8887 )
2021-08-10 09:18:49 +03:00
convert-ziplist-zset-on-load.tcl
Replace all usage of ziplist with listpack for t_zset ( #9366 )
2021-09-09 18:18:53 +03:00
convert-zipmap-hash-on-load.tcl
Replace all usage of ziplist with listpack for t_hash ( #8887 )
2021-08-10 09:18:49 +03:00
corrupt-dump-fuzzer.tcl
Fix false positive leak reported by GCC ASAN ( #9816 )
2021-11-21 18:47:10 +02:00
corrupt-dump.tcl
Avoid valgrind fishy value warning on corrupt restore payloads ( #10937 )
2022-07-13 09:14:38 +03:00
dismiss-mem.tcl
Add external test that runs without debug command ( #9964 )
2021-12-19 17:41:51 +02:00
failover.tcl
Improve test suite to handle external servers better. ( #9033 )
2021-06-09 15:13:24 +03:00
logging.tcl
Fixing test to consider statically linked binaries ( #10835 )
2022-06-09 12:59:33 +03:00
psync2-master-restart.tcl
Wait for replicas when shutting down ( #9872 )
2022-01-02 09:50:15 +02:00
psync2-pingoff.tcl
Fix race condition in psync2-pingoff test ( #9712 )
2021-11-01 16:07:08 +02:00
psync2-reg.tcl
Improve test suite to handle external servers better. ( #9033 )
2021-06-09 15:13:24 +03:00
psync2.tcl
Remove EVAL script verbatim replication, propagation, and deterministic execution logic ( #9812 )
2021-12-21 08:32:42 +02:00
rdb.tcl
Fix broken protocol in MISCONF error, RM_Yield bugs, RM_Call(EVAL) OOM check bug, and new RM_Call checks. ( #10786 )
2022-06-01 13:04:22 +03:00
redis-benchmark.tcl
fix benchmark failure in daily test with TLS ( #10896 )
2022-06-23 18:19:36 +03:00
redis-cli.tcl
Functions: Move library meta data to be part of the library payload. ( #10500 )
2022-04-05 10:27:24 +03:00
replication-2.tcl
Set repl-diskless-sync to yes by default, add repl-diskless-sync-max-replicas ( #10092 )
2022-01-17 14:11:11 +02:00
replication-3.tcl
Remove EVAL script verbatim replication, propagation, and deterministic execution logic ( #9812 )
2021-12-21 08:32:42 +02:00
replication-4.tcl
Set replicas to panic on disk errors, and optionally panic on replication errors ( #10504 )
2022-04-26 13:25:33 +03:00
replication-buffer.tcl
Set repl-diskless-sync to yes by default, add repl-diskless-sync-max-replicas ( #10092 )
2022-01-17 14:11:11 +02:00
replication-psync.tcl
Improve test suite to handle external servers better. ( #9033 )
2021-06-09 15:13:24 +03:00
replication.tcl
Fix bgsaveerr issue in psync wrong offset test ( #11043 )
2022-07-27 14:58:25 +03:00
shutdown.tcl
Wait for replicas when shutting down ( #9872 )
2022-01-02 09:50:15 +02:00