You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the contents of src/tests/modules/redis/cluster_reset.inc with those of the attached file cluster_reset.txt
(renamed so github would accept it). Then
What type of defect/bug is this?
Crash or memory corruption (segv, abort, etc...)
How can the issue be reproduced?
cluster_reset.txt
(renamed so github would accept it). Then
MODULE_TEST_DIR=src/tests/modules/redis/ MODULE_TEST_UNLANG=src/tests/modules/redis/cluster_key.unlang build/make/jlibtool --silent --timeout=300 --mode=execute ./build/bin/local/unit_test_module -D share/dictionary -d src/tests/modules/ -i "build/tests/modules/redis/cluster_key.attrs" -f "build/tests/modules/redis/cluster_key.attrs" -r "build/tests/modules/redis/cluster_key" -xx
The redis cluster key test will fail while trying to execute
The full output is in
debug_log.txt. Selected output appears in the "relevant log output" section below.
Log output from the FreeRADIUS daemon
This issue shows up when running a test, rather than in the operation of the FreeRADIUS daemon.
Relevant log output from client utilities
Backtrace from LLDB or GDB
No response
The text was updated successfully, but these errors were encountered: