Skip to content

Add COMMAND COUNT test to cover reply-schemas-validator test#11971

Merged
oranagra merged 1 commit intoredis:unstablefrom
enjoy-binbin:command_count_test
Mar 26, 2023
Merged

Add COMMAND COUNT test to cover reply-schemas-validator test#11971
oranagra merged 1 commit intoredis:unstablefrom
enjoy-binbin:command_count_test

Conversation

@enjoy-binbin
Copy link
Copy Markdown
Contributor

Since we remove the COMMAND COUNT call in sentinel test in #11950,
reply-schemas-validator started reporting this error:

WARNING! The following commands were not hit at all:
  command|count
  ERROR! at least one command was not hit by the tests

This PR add a COMMAND COUNT test to cover it and also fix some
typos in req-res-log-validator.py

Since we remove the COMMAND COUNT call in sentinel test in redis#11950,
reply-schemas-validator started reporting this error:
```
WARNING! The following commands were not hit at all:
  command|count
  ERROR! at least one command was not hit by the tests
```

This PR add a COMMAND COUNT test to cover it and also fix some
typos in req-res-log-validator.py
@enjoy-binbin enjoy-binbin requested a review from oranagra March 25, 2023 02:57
@oranagra oranagra merged commit 2cc99c6 into redis:unstable Mar 26, 2023
@enjoy-binbin enjoy-binbin deleted the command_count_test branch March 26, 2023 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants