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

junit: Generate temporary seeds with deterministic names #744

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented May 24, 2023

This removes a potential source of non-deterministic behavior while fuzzing with a fixed -seed.

@fmeum fmeum force-pushed the FUZZ-642-deterministic-seed-names branch from 2fb088c to 0ec9b46 Compare May 24, 2023 07:48
@fmeum fmeum marked this pull request as ready for review May 24, 2023 07:49
@fmeum fmeum requested a review from a team May 24, 2023 07:49
Copy link
Contributor

@bertschneider bertschneider left a comment

Choose a reason for hiding this comment

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

Just one remark, but overall this LGTM.

@fmeum fmeum force-pushed the FUZZ-642-deterministic-seed-names branch from 0ec9b46 to 9beae76 Compare June 13, 2023 06:42
@fmeum fmeum enabled auto-merge (rebase) June 13, 2023 06:43
This removes a potential source of non-deterministic behavior while
fuzzing with a fixed `-seed`.
@bertschneider bertschneider force-pushed the FUZZ-642-deterministic-seed-names branch from 9beae76 to 0859917 Compare June 19, 2023 07:16
@fmeum fmeum merged commit 7de3170 into main Jun 19, 2023
@fmeum fmeum deleted the FUZZ-642-deterministic-seed-names branch June 19, 2023 07:31
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