You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We have fuzz tests that are passing but through some experimentation I was able to make the fuzz tests generate previously unseen patterns and data and this exposes more edge cases where we are not consistent between CPU and GPU.
Describe the bug
We have fuzz tests that are passing but through some experimentation I was able to make the fuzz tests generate previously unseen patterns and data and this exposes more edge cases where we are not consistent between CPU and GPU.
regexp_find examples
regexp_replace examples
Steps/Code to reproduce bug
Add one or more extra character to
RegularExpressionTranspilerSuiteREGEXP_LIMITED_CHARS_COMMON
and run the existing tests.Expected behavior
No failures.
Environment details (please complete the following information)
N/A
Additional context
None
The text was updated successfully, but these errors were encountered: