Skip to content

Conversation

@a-nogikh
Copy link
Collaborator

In the test mode that sets debug=true, MutateWithHints is essentially quadratic to the prog(call) size due to numerous validation checks.

Skip calls that are too large in order to prevent test hangs.

Closes #5637.

In the test mode that sets debug=true, MutateWithHints is essentially
quadratic to the prog(call) size due to numerous validation checks.

Skip calls that are too large in order to prevent test hangs.

Closes google#5637.
@a-nogikh a-nogikh requested a review from dvyukov May 22, 2025 10:51
@a-nogikh a-nogikh added this pull request to the merge queue May 23, 2025
Merged via the queue into google:master with commit f8cc0c8 May 23, 2025
17 checks passed
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.

prog: TestHintsRandom timed out on syzbot

2 participants