• Oran Agra's avatar
    Add external test that runs without debug command (#9964) · 6add1b72
    Oran Agra authored
    - add needs:debug flag for some tests
    - disable "save" in external tests (speedup?)
    - use debug_digest proc instead of debug command directly so it can be skipped
    - use OBJECT ENCODING instead of DEBUG OBJECT to get encoding
    - add a proc for OBJECT REFCOUNT so it can be skipped
    - move a bunch of tests in latency_monitor tests to happen later so that latency monitor has some values in it
    - add missing close_replication_stream calls
    - make sure to close the temp client if DEBUG LOG fails
    6add1b72
redis-cli.tcl 11.8 KB