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

CI: Add CIFuzz action #1386

Merged
merged 1 commit into from
May 13, 2022
Merged

CI: Add CIFuzz action #1386

merged 1 commit into from
May 13, 2022

Conversation

DavidKorczynski
Copy link
Contributor

Add CIFuzz Github action to build and run fuzzers on pull requests.

This will run the fuzzers for 600 seconds (split between all the fuzzers) in the CI when a pull request is made and is a service by OSS-fuzz. It can help with catching bugs early and catch regressions.

Documentation for CIFuzz can be found here: https://google.github.io/oss-fuzz/getting-started/continuous-integration/

Signed-off-by: David Korczynski david@adalogics.com

Signed-off-by: David Korczynski <david@adalogics.com>
@DavidKorczynski DavidKorczynski changed the title ci: Add CIFuzz action CI: Add CIFuzz action Oct 27, 2021
@DavidKorczynski
Copy link
Contributor Author

I think the reason the CIFuzz check fails is google/oss-fuzz#6755
Fix here google/oss-fuzz#6934

@DavidKorczynski
Copy link
Contributor Author

DavidKorczynski commented Nov 30, 2021

Fix has been merged - CIFuzz should be fixed now, could we retrigger the CI?

@rouault rouault closed this Nov 30, 2021
@rouault rouault reopened this Nov 30, 2021
@DavidKorczynski
Copy link
Contributor Author

Current issue with CIFuzz is being tracked here google/oss-fuzz#6952

@jvoisin
Copy link

jvoisin commented Mar 29, 2022

@DavidKorczynski can you rebase this PR and re-trigger the CI?

@rouault rouault closed this May 8, 2022
@rouault rouault reopened this May 8, 2022
@rouault rouault merged commit a13f979 into uclouvain:master May 13, 2022
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.

None yet

3 participants