summaryrefslogtreecommitdiff
path: root/src/t_set.c
diff options
context:
space:
mode:
authorOran Agra <oran@redislabs.com>2021-10-31 19:22:21 +0200
committerGitHub <noreply@github.com>2021-10-31 19:22:21 +0200
commit48d54265ce16cff0764b0aad7b56e091401b3d4b (patch)
tree46013178ddf7d8f33cf3312ca847ffce61912339 /src/t_set.c
parentf26e90be0ccad273a8b7a71dfecaa4db43bfff29 (diff)
downloadredis-48d54265ce16cff0764b0aad7b56e091401b3d4b.tar.gz
Fix failing cluster tests (#9707)
Fix failures introduced by #9695 which was an attempt to solve failures introduced by #9679. And alternative to #9703 (i didn't like the extra argument to kill_instance). Reverting #9695. Instead of stopping AOF on all terminations, stop it only on the two which need it. Do it as part of the test rather than the infra (it was add that kill_instance used `R` to communicate to the instance) Note that the original purpose of these tests was to trigger a crash, but that upsets valgrind so in redis 6.2 i changed it to use SIGTERM, so i now rename the tests (remove "kill" and "crash"). Also add some colors to failures, and the word "FAILED" so that it's searchable. And solve a semi-related race condition in 14-consistency-check.tcl
Diffstat (limited to 'src/t_set.c')
0 files changed, 0 insertions, 0 deletions