Oran Agra
|
751eea24c4
test suite infra improvements and fix
|
преди 6 години |
antirez
|
8444b46d20
Fix test "server is up" detection after logging changes.
|
преди 8 години |
antirez
|
36be34bb87
Test: support for stack logging for OSX malloc/leaks.
|
преди 9 години |
antirez
|
386804246f
Test: be more patient waiting for servers to exit.
|
преди 9 години |
Matt Stancliff
|
491d57abaa
Add --track-origins=yes to valgrind
|
преди 10 години |
antirez
|
fe0d371995
Test: wait for actual startup in start_server.
|
преди 10 години |
antirez
|
bd3a51615c
Test: try to cleanup still running Redis instances on exit.
|
преди 10 години |
Matt Stancliff
|
1cedebb799
Remove trailing spaces from tests
|
преди 10 години |
Matt Stancliff
|
6c16ecaaaa
Fix test framework to detect proper server PID
|
преди 10 години |
antirez
|
088b9eadc4
Test: handle new osx 'leaks' error.
|
преди 10 години |
antirez
|
9e0b9f12b2
Test: do not complain when "leaks" can't run because process died.
|
преди 10 години |
antirez
|
a1dca2efab
Test: code to test server availability refactored.
|
преди 10 години |
antirez
|
dc24a6b132
Return a specific NOAUTH error if authentication is required.
|
преди 11 години |
antirez
|
a18ca73681
Test: fixed osx "leaks" support in test.
|
преди 12 години |
YAMAMOTO Takashi
|
164d57c60d
fix a typo in a comment
|
преди 12 години |
Michael Schlenker
|
875944a23f
Replace unnecessary calls to echo and cat
|
преди 12 години |
Premysl Hruby
|
9184f8fd00
in kill_server send the signal once, then wait for up to 5sec before sending lethal SIGKILL
|
преди 12 години |
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 години |
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 години |
antirez
|
b1d08d4540
Redis test: wait more time for the server to start if it is running using valgrind.
|
преди 13 години |
antirez
|
846bcd9abe
Redis test: handle inability to start the server in a better way.
|
преди 13 години |
antirez
|
24bfb570ee
Redis test ports selection made more robust. This prevents the test from hanging if an already bound port is selected but the TCP server listening to it does not cause a protocol error with a Redis client PING. Also base port moved away from the range near to the Redis Cluster gossip ports.
|
преди 13 години |
antirez
|
4c378d7f6c
new test engine valgrind support
|
преди 13 години |
antirez
|
5ab1461f98
The test now gives some more time for Redis to start before of exiting with an error, since starting with valgrind can take a significant amount of time.
|
преди 13 години |
antirez
|
cabe03eb75
more valgrind friendly test
|
преди 13 години |
antirez
|
72dff2c084
test fixed after ascii art banner modified the output of a running server
|
преди 13 години |
antirez
|
5e1d2d30f7
initial fix of the test suite to run both in in-memory and diskstore mode
|
преди 14 години |
antirez
|
5d46e370b7
diskstore more fixes
|
преди 14 години |
antirez
|
d6107fd6f1
Merge remote branch 'pietern/testverbosity'
|
преди 14 години |
Pieter Noordhuis
|
6f8a32d5c7
Be less verbose in testing; improve error handling
|
преди 14 години |