redict/tests/integration
Oran Agra e5227aab89
fix recently added time sensitive tests failing with valgrind (#7512)
interestingly the latency monitor test fails because valgrind is slow
enough so that the time inside PEXPIREAT command from the moment of
the first mstime() call to get the basetime until checkAlreadyExpired
calls mstime() again is more than 1ms, and that test was too sensitive.

using this opportunity to speed up the test (unrelated to the failure)
the fix is just the longer time passed to PEXPIRE.
2020-07-13 16:40:03 +03:00
..
aof-race.tcl
aof.tcl add daily github actions with libc malloc and valgrind 2020-05-04 09:52:20 +03:00
block-repl.tcl
convert-zipmap-hash-on-load.tcl
logging.tcl
psync2-pingoff.tcl fix pingoff test race 2020-05-31 15:51:52 +03:00
psync2-reg.tcl
psync2.tcl tests/valgrind: don't use debug restart (#7404) 2020-07-10 08:26:52 +03:00
rdb.tcl tests/valgrind: don't use debug restart (#7404) 2020-07-10 08:26:52 +03:00
redis-cli.tcl fix recently added time sensitive tests failing with valgrind (#7512) 2020-07-13 16:40:03 +03:00
replication-2.tcl
replication-3.tcl add daily github actions with libc malloc and valgrind 2020-05-04 09:52:20 +03:00
replication-4.tcl
replication-psync.tcl
replication.tcl stabilize tests that look for log lines (#7367) 2020-07-10 08:28:22 +03:00