redict/tests/integration
Oran Agra cd81dcf18b
solve race conditions in psync2-pingoff test (#8720)
Another test race condition in the macos tests.
the test was waiting for PINGs to be generated and put on the replication stream,
but waiting for 1 or 2 seconds doesn't really guarantee that.
then the test that expected 6 full syncs, found only 4
2021-03-30 11:41:06 +03:00
..
aof-race.tcl
aof.tcl
block-repl.tcl
convert-zipmap-hash-on-load.tcl
corrupt-dump-fuzzer.tcl fix stream deep sanitization with deleted records (#8568) 2021-03-01 17:23:29 +02:00
corrupt-dump.tcl Corrupt stream key access to uninitialized memory (#8681) 2021-03-24 11:33:49 +02:00
failover.tcl
logging.tcl Fix failed tests on Linux Alpine and add a CI job. (#8532) 2021-02-23 12:57:45 +02:00
psync2-pingoff.tcl solve race conditions in psync2-pingoff test (#8720) 2021-03-30 11:41:06 +03:00
psync2-reg.tcl
psync2.tcl
rdb.tcl fix stream deep sanitization with deleted records (#8568) 2021-03-01 17:23:29 +02:00
redis-benchmark.tcl
redis-cli.tcl Improve redis-cli non-binary safe string handling. (#8566) 2021-03-04 15:03:49 +02:00
replication-2.tcl
replication-3.tcl
replication-4.tcl Fix potential replication-4 test race condition. (#8583) 2021-03-02 18:12:11 +02:00
replication-psync.tcl
replication.tcl Properly initialize variable to make valgrind happy in checkChildrenDone(). Removed usage for the obsolete wait3() and wait4() in favor of waitpid(), and properly check for the exit status code. (#8666) 2021-03-24 08:41:05 -07:00