redict/tests
Oran Agra 4e2e5be201
Attempt to fix sporadic test failures due to wait_for_log_messages (#7955)
The tests sometimes fail to find a log message.
Recently i added a print that shows the log files that are searched
and it shows that the message was in deed there.
The only reason i can't think of for this seach to fail, is we we
happened to read an incomplete line, which didn't match our pattern and
then on the next iteration we would continue reading from the line after
it.

The fix is to always re-evaluation the previous line.
2020-10-26 11:55:24 +02:00
..
assets Tests: Add aclfile load and save tests (#7765) 2020-09-09 17:13:35 +03:00
cluster fix invalid 'failover' identifier in cluster slave selection test (#7942) 2020-10-25 10:05:38 +02:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration redis-benchmark: add tests, --version, a minor bug fixes (#7947) 2020-10-26 08:04:59 +02:00
modules Modules: fix RM_GetCommandKeys API. (#7901) 2020-10-11 18:10:55 +03:00
sentinel Recalculate hardcoded variables from $::instances_count in sentinel tests (#7561) 2020-09-13 18:39:59 +03:00
support Attempt to fix sporadic test failures due to wait_for_log_messages (#7955) 2020-10-26 11:55:24 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit WATCH no longer ignores keys which have expired for MULTI/EXEC. (#7920) 2020-10-22 12:57:45 +03:00
instances.tcl Allow blocked XREAD on a cluster replica (#7881) 2020-10-06 21:43:30 +03:00
test_helper.tcl redis-benchmark: add tests, --version, a minor bug fixes (#7947) 2020-10-26 08:04:59 +02:00