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

Add Fuzzilli cases to the test-input archive #4515

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

mi-ac
Copy link
Contributor

@mi-ac mi-ac commented Dec 17, 2024

This adds 9 archives from Fuzzilli to the general test-input archives used by fuzzers on Clusterfuzz. The Fuzzilli-side archives are refreshed every few days. We'll add a freshness metric in a follow up.

This was tested locally with butler.

See bug: https://crbug.com/362963886

"""Create Fuzzilli tests directory from the autozilli GCS archives."""
logs.info('Syncing fuzzilli tests.')
fuzzilli_tests_directory = os.path.join(tests_directory, 'fuzzilli')
remote_archive_tmpl = 'gs://autozilli/autozilli-%d.tgz'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need any permissions changes to get CF service accounts access to the bucket?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already given to the service account. See https://issues.chromium.org/issues/362963886#comment21

Note this was already merged to master:
#4504

This is only for the chrome branch.

@jonathanmetzman
Copy link
Collaborator

/gcbrun

@jonathanmetzman
Copy link
Collaborator

Failures are unrelated.

@jonathanmetzman jonathanmetzman merged commit 88a3abb into google:chrome Dec 18, 2024
1 of 4 checks passed
jonathanmetzman pushed a commit that referenced this pull request Dec 20, 2024
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.

3 participants