redis/tests/unit/moduleapi
debing.sun e2b8f8ff6d
Fix timing issue for module defrag test (#14305)
These two tests often fail in the slow environment.
1. `Module defrag: late defrag with cursor works` test
`defragtest_datatype_resumes` in a defrag cycle does not always reach 10
times, so increase the threshold and move the assertion of
`defragtest_datatype_resumes` to `wait_for_condition`.

2. `Module defrag: global defrag works` test
     Increase the waiting time for this test.
2025-08-27 22:25:32 +08:00
..
aclcheck.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
async_rm_call.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
auth.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
basics.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
blockedclient.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
blockonbackground.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
blockonkeys.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
cluster.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
cmdintrospection.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
commandfilter.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
configaccess.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
crash.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
datatype.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
datatype2.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
defrag.tcl Fix timing issue for module defrag test (#14305) 2025-08-27 22:25:32 +08:00
eventloop.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
fork.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
getchannels.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
getkeys.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
hash.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
hooks.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
infotest.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
infra.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
internalsecret.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
keyspace_events.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
keyspecs.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
list.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
mallocsize.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
misc.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
moduleauth.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
moduleconfigs.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
postnotifications.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
propagate.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
publish.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
rdbloadsave.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
reply.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
scan.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
stream.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
subcommands.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
test_lazyfree.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
testrdb.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
timer.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
usercall.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00
zset.tcl Run module tests as part of the base redis testsuit (#14226) 2025-08-26 14:49:05 +03:00