Skip to content

Conversation

@yfeldblum
Copy link
Contributor

Summary: The test currently hardcodes exact expected results of random algorithms rather than asserting expected properties of the results. This blocks changing the RNG. Switch to a property-based test to unblock evolution of the RNG.

Differential Revision: D89581389

@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 5d05fb4
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/69497901d8069d00086206e1

@meta-codesync
Copy link

meta-codesync bot commented Dec 19, 2025

@yfeldblum has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89581389.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 19, 2025
facebook-github-bot pushed a commit that referenced this pull request Dec 21, 2025
Summary:

The test currently hardcodes exact expected results of random algorithms rather than asserting expected properties of the results. This blocks changing the RNG. Switch to a property-based test to unblock evolution of the RNG.

Reviewed By: Yuhta

Differential Revision: D89581389
facebook-github-bot pushed a commit that referenced this pull request Dec 22, 2025
Summary:

The test currently hardcodes exact expected results of random algorithms rather than asserting expected properties of the results. This blocks changing the RNG. Switch to a property-based test to unblock evolution of the RNG.

Reviewed By: Yuhta

Differential Revision: D89581389
facebook-github-bot pushed a commit that referenced this pull request Dec 22, 2025
Summary:

The test currently hardcodes exact expected results of random algorithms rather than asserting expected properties of the results. This blocks changing the RNG. Switch to a property-based test to unblock evolution of the RNG.

Reviewed By: Yuhta

Differential Revision: D89581389
Summary:

The test currently hardcodes exact expected results of random algorithms rather than asserting expected properties of the results. This blocks changing the RNG. Switch to a property-based test to unblock evolution of the RNG.

Reviewed By: Yuhta

Differential Revision: D89581389
@meta-codesync
Copy link

meta-codesync bot commented Dec 22, 2025

This pull request has been merged in b325a22.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants