Oran Agra
|
69ade87325
tests/valgrind: don't use debug restart (#7404)
|
4 yıl önce |
Oran Agra
|
e258a1c087
tests: each test client work on a distinct port range
|
4 yıl önce |
Oran Agra
|
cf3789f045
diffrent fix for runtest --host --port
|
4 yıl önce |
bodong.ybd
|
336458d4b5
Fix bug of tcl test using external server
|
4 yıl önce |
antirez
|
73305861f5
Test engine: experimental change to avoid busy port problems.
|
4 yıl önce |
antirez
|
e78c4e813c
Test engine: detect timeout when checking for Redis startup.
|
4 yıl önce |
antirez
|
c6954de3ea
Test engine: better tracking of what workers are doing.
|
4 yıl önce |
Yossi Gottlieb
|
b087dd1db6
TLS: Connections refactoring and TLS support.
|
5 yıl önce |
maya-rv
|
227965221a
Fix typo
|
6 yıl önce |
Oran Agra
|
751eea24c4
test suite infra improvements and fix
|
6 yıl önce |
antirez
|
8444b46d20
Fix test "server is up" detection after logging changes.
|
8 yıl önce |
antirez
|
36be34bb87
Test: support for stack logging for OSX malloc/leaks.
|
9 yıl önce |
antirez
|
386804246f
Test: be more patient waiting for servers to exit.
|
9 yıl önce |
Matt Stancliff
|
491d57abaa
Add --track-origins=yes to valgrind
|
10 yıl önce |
antirez
|
fe0d371995
Test: wait for actual startup in start_server.
|
10 yıl önce |
antirez
|
bd3a51615c
Test: try to cleanup still running Redis instances on exit.
|
10 yıl önce |
Matt Stancliff
|
1cedebb799
Remove trailing spaces from tests
|
10 yıl önce |
Matt Stancliff
|
6c16ecaaaa
Fix test framework to detect proper server PID
|
10 yıl önce |
antirez
|
088b9eadc4
Test: handle new osx 'leaks' error.
|
10 yıl önce |
antirez
|
9e0b9f12b2
Test: do not complain when "leaks" can't run because process died.
|
10 yıl önce |
antirez
|
a1dca2efab
Test: code to test server availability refactored.
|
10 yıl önce |
antirez
|
dc24a6b132
Return a specific NOAUTH error if authentication is required.
|
11 yıl önce |
antirez
|
a18ca73681
Test: fixed osx "leaks" support in test.
|
12 yıl önce |
YAMAMOTO Takashi
|
164d57c60d
fix a typo in a comment
|
12 yıl önce |
Michael Schlenker
|
875944a23f
Replace unnecessary calls to echo and cat
|
12 yıl önce |
Premysl Hruby
|
9184f8fd00
in kill_server send the signal once, then wait for up to 5sec before sending lethal SIGKILL
|
12 yıl önce |
antirez
|
0fefb5bbeb
Redis test: regexp to check if valgrind reported errors modified. Now we no longer look at the total count because this includes "possibly lost" bytes that are not interesting for Redis (tons of false positives because of how sds.c works).
|
12 yıl önce |
antirez
|
74f10793c8
When running the test in valgrind mode, pass the right flags to show memory leaks stack traces but only including the "definitely lost" items.
|
12 yıl önce |
antirez
|
b1d08d4540
Redis test: wait more time for the server to start if it is running using valgrind.
|
13 yıl önce |
antirez
|
846bcd9abe
Redis test: handle inability to start the server in a better way.
|
13 yıl önce |