Skip to content

[NFC] Move code from fuzz_opt.py to a shared place #7165

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

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

kripken
Copy link
Member

@kripken kripken commented Dec 19, 2024

The list of tests, and which tests cannot be fuzzed, will be useful in
a future PR that uses it for ClusterFuzz as well. This just moves things
out so they are reusable.

@kripken kripken requested a review from tlively December 19, 2024 22:41
@kripken kripken merged commit 74b2b06 into WebAssembly:main Dec 20, 2024
13 checks passed
@kripken kripken deleted the nfc.fuzz branch December 20, 2024 00:37
kripken added a commit that referenced this pull request Dec 20, 2024
)

It turns out that #7165 was not enough because we had a second (!?)
list of tests to ignore, and also a condition. Move all that to the shared
location as well, continuing that PR.

Also remove simd.wast from the list, as that issue has been fixed.
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