Skip to content
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

fix: Add deterministic seed for random share removal in tests #4101

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

avorylli
Copy link

Initializes random number generator with time-based seed in removeRandShares() test helper to ensure proper randomization of test data and prevent potential test flakiness.

@github-actions github-actions bot added the external Issues created by non node team members label Feb 10, 2025
Copy link
Contributor

@cristaloleg cristaloleg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't prevent "potential test flakiness" and does "proper randomization of test data" at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external Issues created by non node team members
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants