Skip to content

Conversation

@jorisdral
Copy link
Collaborator

I wrote these commits when I was debugging a looping shrinker, but it turned out it was not the shrinkers for metadata that was looping. It was the shrinker for the Errors type instead (see fs-sim#84). So even though the new tests in this PR did not find any bugs, we might as well include the tests on main

Just a small preparatory refactoring, since we'll be importing these test
utilities in following commits
We'll use these instances in the new tests that are added by the next commit
@jorisdral jorisdral force-pushed the jdral/test-codec-generators-shrinkers branch from a673675 to 8fe990a Compare December 10, 2024 22:06
@jorisdral jorisdral marked this pull request as ready for review December 10, 2024 22:06
@jorisdral jorisdral force-pushed the jdral/test-codec-generators-shrinkers branch from 8fe990a to f182875 Compare December 10, 2024 22:07
@jorisdral jorisdral self-assigned this Dec 11, 2024
Copy link
Collaborator

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

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

LGTM.

@dcoutts dcoutts added this pull request to the merge queue Dec 11, 2024
Merged via the queue into main with commit 21f4bf7 Dec 11, 2024
27 checks passed
@dcoutts dcoutts deleted the jdral/test-codec-generators-shrinkers branch December 11, 2024 13:04
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