Skip to content

Fix CI - updated FT.INFO changes vector_index_sz_mb#503

Merged
mgravell merged 2 commits into
masterfrom
marc/fix-CI
Jun 17, 2026
Merged

Fix CI - updated FT.INFO changes vector_index_sz_mb#503
mgravell merged 2 commits into
masterfrom
marc/fix-CI

Conversation

@mgravell

@mgravell mgravell commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

This value is no longer zero, so the test expectation changes; to avoid version hell, just log for now


Note

Low Risk
Test-only relaxation of a version-sensitive assertion; no production code or API behavior changes.

Overview
Fixes CI failures after FT.INFO started reporting non-zero vector_index_sz_mb (mapped to VectorIndexSzMebibytes).

In four standalone FT.INFO assertion blocks inside SearchTests (Alter/AlterAdd sync and async paths), the hard Assert.Equal(0, info.VectorIndexSzMebibytes) is removed and replaced with log.WriteLine so the value is visible in test output without pinning it to a specific Redis/RediSearch version.

Reviewed by Cursor Bugbot for commit 92b552c. Bugbot is set up for automated code reviews on this repo. Configure here.

@jit-ci

jit-ci Bot commented Jun 9, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@mgravell

mgravell commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator Author

This perceived server change may be reverted. I'm that case: we'll close this without merge.

@mgravell mgravell merged commit 7b4337c into master Jun 17, 2026
29 checks passed
@mgravell mgravell deleted the marc/fix-CI branch June 17, 2026 08:19
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.

1 participant