Skip to content

[TestSuit] Fix CanDoSRANDMEMBERWithCountCommandLC test #1143

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

prvyk
Copy link
Contributor

@prvyk prvyk commented Mar 29, 2025

The test didn't really test for duplicate members, because it didn't update arrLenEndIdx, so the next loop run just compared against the previous - passing regardless of actual behaviour (which happened to be per spec, but the test should still work).

Also fix remaining Encoding.ASCII.GetString usages.

@TalZaccai TalZaccai self-requested a review April 1, 2025 18:18
@prvyk prvyk force-pushed the CanDoSRANDMEMBERTest branch from 98ad5a4 to 2a3e5d7 Compare April 5, 2025 11:37
@badrishc badrishc requested a review from TedHartMS April 8, 2025 18:17
@prvyk prvyk force-pushed the CanDoSRANDMEMBERTest branch from 2a3e5d7 to c7bd663 Compare April 10, 2025 23:21
@prvyk prvyk requested a review from TalZaccai April 11, 2025 19:19
@prvyk prvyk force-pushed the CanDoSRANDMEMBERTest branch from c7bd663 to 3f57609 Compare April 15, 2025 01:00
@prvyk prvyk force-pushed the CanDoSRANDMEMBERTest branch 3 times, most recently from 5eec15f to 0eab7d4 Compare April 24, 2025 13:45
Fix remaining Encoding.ASCII.GetString usages.
@prvyk prvyk force-pushed the CanDoSRANDMEMBERTest branch from 0eab7d4 to 790d92c Compare May 7, 2025 09:41
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