Skip to content
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

GH-45059: [C++][CI] Fix test-build-cpp-fuzz failures #45060

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented Dec 18, 2024

Rationale for this change

The CI requirements file in the OSS-Fuzz repo pins an old PyYAML version that fails installing on Python 3.12:
https://github.com/google/oss-fuzz/blob/4161b2267f39e32f32e122501b7b82f9bc28caea/infra/ci/requirements.txt

What changes are included in this PR?

Use a Python version compatible with the requirements.

Are these changes tested?

Yes, by definition.

Are there any user-facing changes?

No.

@pitrou
Copy link
Member Author

pitrou commented Dec 18, 2024

@github-actions crossbow submit test-build-cpp-fuzz

Copy link

⚠️ GitHub issue #45059 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting review Awaiting review label Dec 18, 2024
Copy link

Revision: e8be5bb

Submitted crossbow builds: ursacomputing/crossbow @ actions-43356cb26e

Task Status
test-build-cpp-fuzz GitHub Actions

@pitrou pitrou marked this pull request as ready for review December 18, 2024 09:03
@pitrou
Copy link
Member Author

pitrou commented Dec 18, 2024

+1, will merge

@pitrou pitrou merged commit 01c176b into apache:main Dec 18, 2024
8 checks passed
@pitrou pitrou removed the awaiting review Awaiting review label Dec 18, 2024
@pitrou pitrou deleted the gh45059-oss-fuzz branch December 18, 2024 09:04
Copy link

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 01c176b.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them.

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.

1 participant