gh-144376: Only run 'address' fuzzer for python3-libraries#144398
gh-144376: Only run 'address' fuzzer for python3-libraries#144398hugovk merged 1 commit intopython:mainfrom
Conversation
|
Thanks @sethmlarson for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
|
Thanks! |
|
Sorry, @sethmlarson and @hugovk, I could not cleanly backport this to |
|
Needs a backport to 3.13 too. I can do them if ye want? |
|
Thanks @sethmlarson for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Sorry, @sethmlarson and @hugovk, I could not cleanly backport this to |
Yes, please :) |
|
Thanks @StanFromIreland 🙏 |
|
GH-144399 is a backport of this pull request to the 3.14 branch. |
…es (pythonGH-144398) (cherry picked from commit 5f91577) Co-authored-by: Seth Michael Larson <[email protected]>
…es (pythonGH-144398) (cherry picked from commit 5f91577) Co-authored-by: Seth Michael Larson <[email protected]>
|
GH-144400 is a backport of this pull request to the 3.13 branch. |
…-144398) (#144399) (cherry picked from commit 5f91577) Co-authored-by: Seth Michael Larson <[email protected]>
…-144398) (#144400) (cherry picked from commit 5f91577) Co-authored-by: Seth Michael Larson <[email protected]>
|
I think it would've been easier to add one exclusion entry than having a combo with a normal matrix+inclusions+exclusions, because adding more projects later would be confusing. |
At the moment the
python3-librariesfuzzer only supports theaddressfuzzer, not memory or undefined. Disable these for now as they are holding up otherwise valid pull requests.CIFuzz / python3-libraries (memory)job times out #144376