-
Notifications
You must be signed in to change notification settings - Fork 54
Align tests with RE #447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Align tests with RE #447
Conversation
|
Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset. In case there are security findings, they will be communicated to you as a comment inside the PR. Hope you’ll enjoy using Jit. Questions? Comments? Want to learn more? Get in touch with us. |
|
Note that the failing size assertions are pretty new - if they're going to cause problems, we can probably just... not do that. |
|
@mgravell, they are actually quite helpful for the case when the tested endpoint is not local but a remote RE cluster with some extra latency. I just need to fix some mistakes to make it work with both OSS and RE |
* Add 8.4 to CI matrix integration.yml * Update integration.yml * Update integration.yml * Update integration.yml
|
@uglide what's the status of this one; still in progress? do you want me to take it over? or...? |
…align-tests-with-re
|
@mgravell This PR is blocked until my PR to RediSearch will be backported to v8.0 and released as Redis v8.0.x and Redis v8.2.x |
- 8.0 is for security fixes now, so the "current" version should be switched to 8.2 - 8.4 has stable release now
|
run integration tests |
|
…-re' into im/align-tests-with-re
|
run integration tests |
|
|
Improve assertions to make tests compatible with RE