Redis test returns 0 instead #na2

When testing for 6 slaves, it works (returns :6) on my machine. I verified it manually.

Tester on codecrafters returns :0.

Code link: GitHub - UdeshyaDhungana/redisclone

Hi @UdeshyaDhungana, I tried running your code against the previous stages, but it’s actually no longer passing the stage #YD3 (Replication - ACKs with commands).

Suggestions:

  1. Use our CLI to test against previous stages by running:
codecrafters test --previous
  1. Focus on fixing the early stages first, as later stages depend on them.

I wasn’t aware of this. Thank you @andy1li

Please close this topic

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.