Salvatore Sanfilippo
|
46a51cdcdc
|
Merge pull request #5549 from oranagra/fix_test_races
fix small test suite race conditions
|
2018-11-28 18:17:05 +01:00 |
|
Salvatore Sanfilippo
|
4808a09a4f
|
Merge pull request #5549 from oranagra/fix_test_races
fix small test suite race conditions
|
2018-11-28 18:17:05 +01:00 |
|
antirez
|
fc022031d3
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
2018-11-28 17:12:32 +01:00 |
|
antirez
|
2d5544de8b
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
2018-11-28 17:12:32 +01:00 |
|
Qu Chen
|
c99f1206b7
|
Add unit test for stream XCLAIM command.
|
2018-11-28 17:12:03 +01:00 |
|
Qu Chen
|
eb1c67673d
|
Add unit test for stream XCLAIM command.
|
2018-11-28 17:12:03 +01:00 |
|
Salvatore Sanfilippo
|
6a6471aad5
|
Merge pull request #4737 from guybe7/zlexcount_fix
Don't call sdscmp() with shared.maxstring or shared.minstring
|
2018-11-28 16:53:32 +01:00 |
|
Salvatore Sanfilippo
|
8981b91c2f
|
Merge pull request #4737 from guybe7/zlexcount_fix
Don't call sdscmp() with shared.maxstring or shared.minstring
|
2018-11-28 16:53:32 +01:00 |
|
antirez
|
30a455f14a
|
Test: regression test for #5570.
|
2018-11-19 17:19:33 +01:00 |
|
antirez
|
41615d418b
|
Test: regression test for #5570.
|
2018-11-19 17:19:33 +01:00 |
|
antirez
|
db8d7d3dc4
|
Test: regression test for #5577.
|
2018-11-19 16:50:54 +01:00 |
|
antirez
|
0d7f49c3cc
|
Test: regression test for #5577.
|
2018-11-19 16:50:54 +01:00 |
|
Oran Agra
|
d0850369c4
|
fix small test suite race conditions
|
2018-11-12 10:26:10 +02:00 |
|
Oran Agra
|
77400dde8a
|
fix small test suite race conditions
|
2018-11-12 10:26:10 +02:00 |
|
antirez
|
56871aeb60
|
Tests for XGROUP CREATE MKSTREAM.
|
2018-10-17 12:11:10 +02:00 |
|
antirez
|
3d12201501
|
Tests for XGROUP CREATE MKSTREAM.
|
2018-10-17 12:11:10 +02:00 |
|
zhaozhao.zz
|
c2e4c64db4
|
Streams: Tests modified XSTREAM -> XSETID
|
2018-10-16 23:56:26 +08:00 |
|
zhaozhao.zz
|
1e925aeb75
|
Streams: Tests modified XSTREAM -> XSETID
|
2018-10-16 23:56:26 +08:00 |
|
antirez
|
b4f8268371
|
Tests modified to use XADD MAXLEN 0 + XSETID.
See #5426.
|
2018-10-16 17:28:56 +02:00 |
|
antirez
|
62bbb6b12e
|
Tests modified to use XADD MAXLEN 0 + XSETID.
See #5426.
|
2018-10-16 17:28:56 +02:00 |
|
Salvatore Sanfilippo
|
af09df08d7
|
Merge pull request #5426 from soloestoy/feature-xstream
Bugfix data inconsistency after aof rewrite, and add XSTREAM command.
|
2018-10-16 13:10:36 +02:00 |
|
Salvatore Sanfilippo
|
060cd5c941
|
Merge pull request #5426 from soloestoy/feature-xstream
Bugfix data inconsistency after aof rewrite, and add XSTREAM command.
|
2018-10-16 13:10:36 +02:00 |
|
antirez
|
3c140e7bcd
|
Test: avoid time related false positive in RESTORE test.
|
2018-10-13 14:17:11 +02:00 |
|
antirez
|
ff963fade8
|
Test: avoid time related false positive in RESTORE test.
|
2018-10-13 14:17:11 +02:00 |
|
antirez
|
fbfd61b471
|
Test: cgroup propagation test also for NOACK variant.
Related to #5433.
|
2018-10-10 17:37:41 +02:00 |
|
antirez
|
de45608faa
|
Test: cgroup propagation test also for NOACK variant.
Related to #5433.
|
2018-10-10 17:37:41 +02:00 |
|
antirez
|
cfad5e4587
|
Test: consumer group last ID slave propagation test.
This is a regression for #5433.
|
2018-10-10 17:32:17 +02:00 |
|
antirez
|
f28775a5b5
|
Test: consumer group last ID slave propagation test.
This is a regression for #5433.
|
2018-10-10 17:32:17 +02:00 |
|
zhaozhao.zz
|
3094eb3626
|
Streams: add tests for aof rewrite
|
2018-10-09 15:45:58 +08:00 |
|
zhaozhao.zz
|
9a034cd5f6
|
Streams: add tests for aof rewrite
|
2018-10-09 15:45:58 +08:00 |
|
zhaozhao.zz
|
5f3adbee33
|
Streams: add tests for XSTREAM command
|
2018-10-09 15:21:08 +08:00 |
|
zhaozhao.zz
|
b4d448baa9
|
Streams: add tests for XSTREAM command
|
2018-10-09 15:21:08 +08:00 |
|
Salvatore Sanfilippo
|
e5f1de1448
|
Merge pull request #5141 from soloestoy/fix-xtrim-inconsistency
Fix XTRIM and XADD with MAXLEN inconsistency
|
2018-10-08 12:00:00 +02:00 |
|
Salvatore Sanfilippo
|
f654899b7f
|
Merge pull request #5141 from soloestoy/fix-xtrim-inconsistency
Fix XTRIM and XADD with MAXLEN inconsistency
|
2018-10-08 12:00:00 +02:00 |
|
Oran Agra
|
f03aed3ca9
|
fix #5024 - commandstats for multi-exec were logged as EXEC.
this was broken a while back by ba9154d7e7bf959b002533384319a1e90545447b
the purpose of which was to fix commandstats for GEOADD
|
2018-09-30 12:43:11 +03:00 |
|
Oran Agra
|
e531447d6c
|
fix #5024 - commandstats for multi-exec were logged as EXEC.
this was broken a while back by ba9154d7e7bf959b002533384319a1e90545447b
the purpose of which was to fix commandstats for GEOADD
|
2018-09-30 12:43:11 +03:00 |
|
antirez
|
4cf8fdbbd3
|
Slave removal: remove slave from integration tests descriptions.
|
2018-09-11 15:32:28 +02:00 |
|
antirez
|
e87ca3d5a8
|
Slave removal: remove slave from integration tests descriptions.
|
2018-09-11 15:32:28 +02:00 |
|
antirez
|
52e7192e4a
|
Slave removal: remove slave from top-level tests descriptions.
|
2018-09-11 15:32:28 +02:00 |
|
antirez
|
edaed47358
|
Slave removal: remove slave from top-level tests descriptions.
|
2018-09-11 15:32:28 +02:00 |
|
antirez
|
6bd0d342dd
|
Fix scripting tests now that we default to commands repl.
|
2018-09-05 19:54:54 +02:00 |
|
antirez
|
90504c0387
|
Fix scripting tests now that we default to commands repl.
|
2018-09-05 19:54:54 +02:00 |
|
maya-rv
|
227965221a
|
Fix typo
|
2018-09-04 13:32:02 +03:00 |
|
maya-rv
|
ee5f616853
|
Fix typo
|
2018-09-04 13:32:02 +03:00 |
|
antirez
|
febe102bf6
|
Test: processing of master stream in slave -BUSY state.
See #5297.
|
2018-08-31 16:45:02 +02:00 |
|
antirez
|
fda3dbb06c
|
Test: processing of master stream in slave -BUSY state.
See #5297.
|
2018-08-31 16:45:02 +02:00 |
|
Salvatore Sanfilippo
|
476eea95da
|
Merge pull request #4216 from lamby/did-not-received-typos
Correct "did not received" -> "did not receive" typos/grammar.
|
2018-08-29 16:18:11 +02:00 |
|
Salvatore Sanfilippo
|
7a62176b20
|
Merge pull request #4216 from lamby/did-not-received-typos
Correct "did not received" -> "did not receive" typos/grammar.
|
2018-08-29 16:18:11 +02:00 |
|
Salvatore Sanfilippo
|
5b4bec9d33
|
Merge pull request #5265 from oranagra/stabilize_tests
Fix unstable tests on slow machines.
|
2018-08-27 13:19:31 +02:00 |
|
Salvatore Sanfilippo
|
aeb2ee7ffe
|
Merge pull request #5265 from oranagra/stabilize_tests
Fix unstable tests on slow machines.
|
2018-08-27 13:19:31 +02:00 |
|