1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00
dragonflydb-dragonfly/tests/dragonfly
Kostas Kyrimis bf1b6cef6e
chore: skip test_cluster_flushall_during_migration (#3316)
* skip failing test on ci

Signed-off-by: kostas <kostas@dragonflydb.io>
2024-07-15 09:48:28 +03:00
..
seeder fix(server): fix compatibility with rdb snapshot (#3121) 2024-06-04 06:28:18 +00:00
__init__.py chore: Small refactor of DflyInstance (#1951) 2023-09-28 10:11:11 +03:00
acl_family_test.py chore(acl): add test with requirepass and aclfile (#3312) 2024-07-15 08:28:29 +03:00
cluster_mgr_test.py chore: Disable cluster_mgr_test (#3279) 2024-07-08 09:12:27 +03:00
cluster_test.py chore: skip test_cluster_flushall_during_migration (#3316) 2024-07-15 09:48:28 +03:00
config_test.py chore: use decode_responses when creating a redis client (#2109) 2023-11-03 11:00:26 +02:00
conftest.py fix: missing logs on pytest failures #3255 (#3272) 2024-07-10 10:58:54 +03:00
connection_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
eval_test.py fix: do not migrate during connection close (#2570) 2024-02-12 16:03:34 +02:00
generic_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
http_conf_test.py fix: authorize the http connection to call commands (#2863) 2024-04-08 13:19:01 +03:00
instance.py fix(tests): Add missing awaits (#3273) 2024-07-11 11:46:28 +03:00
json_test.py feat(pytest): More types for seeder (#2577) 2024-02-20 15:31:08 +03:00
list_family_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
management_test.py feat: implement CONFIG GET command (#1751) 2023-08-28 19:26:38 +03:00
memory_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
proxy.py fix(tests): Add missing awaits (#3273) 2024-07-11 11:46:28 +03:00
pymemcached_test.py chore: Fix memcached flags not updated (#2787) 2024-03-29 12:10:58 +03:00
redis_replication_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
replication_test.py fix(bug): crash on takeover and info replication (#3282) 2024-07-08 17:21:12 +03:00
requirements.txt feat(pytest): Gen2 seeder, part 1 (#2556) 2024-02-09 19:20:25 +03:00
search_test.py fix: missing logs on pytest failures #3255 (#3272) 2024-07-10 10:58:54 +03:00
seeder_test.py fix(server): fix compatibility with rdb snapshot (#3121) 2024-06-04 06:28:18 +00:00
sentinel_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
server_family_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
shutdown_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
snapshot_test.py fix(tiering): Throttle snapshot load (#3249) 2024-07-04 17:10:23 +03:00
tiering_test.py chore: upload all the logs from /tmp (#3263) 2024-07-04 09:17:25 +03:00
tls_conf_test.py chore: better error reporting when connecting to tls with plain socket (#2740) 2024-03-19 17:20:23 +02:00
utility.py fix(pytest): timed ticker for simpler conditions (#3242) 2024-06-29 15:48:25 +03:00