1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-15 17:51:06 +00:00
dragonflydb-dragonfly/tests/dragonfly
Roy Jacobson d9f45f369a
fix(server): Allow interrupting REPLICAOF commands during full sync (#1058)
* fix(server): Allow interrupting REPLICAOF commands during full sync
* fix(server): Fix a race condition and UB in a debug assert
2023-04-18 11:44:44 +03:00
..
__init__.py fix(tests): Don't return the same port from PortPicker.get_available_port twice (#1083) 2023-04-13 09:56:46 +03:00
cluster_test.py chore: Improve client connection checking in pytests (#967) 2023-03-24 18:22:14 +03:00
conftest.py fix(regression-tests): Add PortPicker (#1078) 2023-04-12 19:14:29 +03:00
connection_test.py fix: fix lua monitor pytest (#1073) 2023-04-11 23:01:34 +03:00
eval_test.py chore: Improve client connection checking in pytests (#967) 2023-03-24 18:22:14 +03:00
generic_test.py chore: Improve client connection checking in pytests (#967) 2023-03-24 18:22:14 +03:00
json_test.py fix: Adapt json_test to async_client (#990) 2023-03-25 16:05:30 +03:00
list_family_test.py fix: list_family_test works with async client (#992) 2023-03-25 21:28:29 +03:00
redis_replicaiton_test.py fix(regression-tests): Add PortPicker (#1078) 2023-04-12 19:14:29 +03:00
replication_test.py fix(server): Allow interrupting REPLICAOF commands during full sync (#1058) 2023-04-18 11:44:44 +03:00
requirements.txt chore(deps): bump redis from 4.3.4 to 4.5.3 in /tests/dragonfly (#1005) 2023-03-28 17:27:11 +03:00
sentinel_test.py fix: logging in sentinel_test (#869) 2023-03-05 16:15:13 +02:00
server_family_test.py chore: Improve client connection checking in pytests (#967) 2023-03-24 18:22:14 +03:00
snapshot_test.py fix: fix default instance port blocking in pytest (#1102) 2023-04-18 00:12:38 +03:00
utility.py bug(server): Fix crash in ZPOPMIN (#977) 2023-03-25 10:05:41 +03:00