Skip to content

Make AggregationFuzzer reproducible #12903

@jayzhan211

Description

@jayzhan211

Is your feature request related to a problem or challenge?

The PR #12667 effectively generates tests to catch the bug. However, since it uses ThreadRng to generate data, the results are non-reproducible, making it difficult to pinpoint the root cause of the failure

Describe the solution you'd like

I want the test to generate data randomly each time, but also have the option to pass a seed, so that failing test cases can be made reproducible

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions