Fork me on GitHub
#cider
<
2022-05-05
>
jmayaalv12:05:43

Hi, with the latest version sometimes i am getting the following error when running tests:

edge.test.integration.multicurrency.surrender-test: Ran 2 assertions, in 1 test functions. 0 failures, 0 errors.
error in process filter: cider-test-report-mode: Cyclic keymap inheritance
error in process filter: Cyclic keymap inheritance
i haven’t been able to pinpoint the problem. Sometimes i kill the repl and jackin again and it works sometimes it doesn’t. has anybody seen this or any pointers to debug the problem ?

bozhidar09:05:44

Reinstalling or byte-compiling again should solve this issue from what I got. Let me know if that's not the case for someone.

jmayaalv07:05:01

removing the .elc didnt’ fixit, now after the merged pr it works fine. thanks a lot!