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

infra: bump fuzz introspector #11544

Merged
merged 1 commit into from
Jan 29, 2024
Merged

infra: bump fuzz introspector #11544

merged 1 commit into from
Jan 29, 2024

Conversation

DavidKorczynski
Copy link
Collaborator

Primary additions:

  • Adds for each function the line number of when the function ends, so we'll have both the first and last line of each function
  • Bug fixes for the errors in infra: bump fuzz introspector #11535

Signed-off-by: David Korczynski <[email protected]>
@oliverchang
Copy link
Collaborator

/gcbrun trial_build.py all --fuzzing-engines libfuzzer --sanitizers introspector

@oliverchang
Copy link
Collaborator

/gcbrun trial_build.py all --fuzzing-engines libfuzzer --sanitizers introspector

@oliverchang
Copy link
Collaborator

Looks like trial build is mostly succeeding, with these failures:

Step #1: INFO:root:coturn, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-ab478834-d4b1-4d37-88ad-31386d67ae35.txt
Step #1: INFO:root:dbus-broker, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-0f7f9ba8-6c22-4b78-8cff-4db87fab8eed.txt
Step #1: INFO:root:inchi, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-21f6da61-0612-4227-82f8-659f2c822da3.txt
Step #1: INFO:root:mdurl, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-e070d179-a8bb-44ed-987a-42e5666e813a.txt
Step #1: INFO:root:qpid-proton, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-b35bde80-e719-4072-aa16-9fd7a161e0b8.txt
Step #1: INFO:root:selinux, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-9e25b78a-2052-4dc4-b2c7-8fdafd6fb1e2.txt
Step #1: INFO:root:xstream, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-c8f6cf0d-97e7-46a0-b3eb-00c64c6fb2c8.txt
Step #1: INFO:root:yajl-ruby, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-05abd6fe-c8f4-4cef-af6b-096cdeb2853c.txt

Merging for now.

@oliverchang oliverchang merged commit b754d86 into master Jan 29, 2024
17 of 19 checks passed
@oliverchang oliverchang deleted the 2024-bump-introspector-2 branch January 29, 2024 12:24
@DavidKorczynski
Copy link
Collaborator Author

Looks like trial build is mostly succeeding, with these failures:

Step #1: INFO:root:coturn, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-ab478834-d4b1-4d37-88ad-31386d67ae35.txt
Step #1: INFO:root:dbus-broker, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-0f7f9ba8-6c22-4b78-8cff-4db87fab8eed.txt
Step #1: INFO:root:inchi, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-21f6da61-0612-4227-82f8-659f2c822da3.txt
Step #1: INFO:root:mdurl, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-e070d179-a8bb-44ed-987a-42e5666e813a.txt
Step #1: INFO:root:qpid-proton, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-b35bde80-e719-4072-aa16-9fd7a161e0b8.txt
Step #1: INFO:root:selinux, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-9e25b78a-2052-4dc4-b2c7-8fdafd6fb1e2.txt
Step #1: INFO:root:xstream, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-c8f6cf0d-97e7-46a0-b3eb-00c64c6fb2c8.txt
Step #1: INFO:root:yajl-ruby, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-05abd6fe-c8f4-4cef-af6b-096cdeb2853c.txt

Merging for now.

They all look unrelated to this change -- should be good with the merge.

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.

2 participants