Skip to content

Running out of drawn bits/failed to find suitable value in 5 tries #74

@varungandhi-src

Description

@varungandhi-src

Reproducer repo: https://github.com/varungandhi-src/rapidbug

I've spent a few hours minimizing this from what I have in a work context. It looks like catching a panic inside rapid.Check interferes with test minimization.

varungandhi-src/rapidbug@6d30172

^ As indicated in the linked commit, avoiding require.NotPanics() (at least in the above case) fixes the issue.

Can you clarify if this is expected behavior/a known limitation, or if this is a bug?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions