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

Fix cargo-hfuzz CI job #5812

Open
alvicsam opened this issue Sep 24, 2024 · 1 comment
Open

Fix cargo-hfuzz CI job #5812

alvicsam opened this issue Sep 24, 2024 · 1 comment

Comments

@alvicsam
Copy link
Contributor

Currently the cargo-hfuzz ci job is flaky. I tried upgrading the honggfuzz-rs to the latest version (0.5.56) but no luck. I restarted the same job several times: it failed at different times and then finally succeeded:

Attempt 1 (fail): https://github.com/paritytech/polkadot-sdk/actions/runs/10993715635/attempts/1
Attempt 2 (fail): https://github.com/paritytech/polkadot-sdk/actions/runs/10993715635/attempts/2
Attempt 3 (fail): https://github.com/paritytech/polkadot-sdk/actions/runs/10993715635/attempts/3
Attempt 4 (success): https://github.com/paritytech/polkadot-sdk/actions/runs/10993715635

The job should be either fixed or removed from CI.

@ggwpez
Copy link
Member

ggwpez commented Sep 26, 2024

It used a private fork of hongfuzz, without a maintainer it should be removed.

github-merge-queue bot pushed a commit that referenced this issue Sep 26, 2024
Changes in PR:
- disabled cargo-hfuzz until [the
issue](#5812) is fixed.
- enabled condition to skip jobs when no rust files are changed
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

No branches or pull requests

2 participants