You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change JCC error log location and upload (google#11789)
Upload `JCC`'s error log to assist `OSS-Fuzz-Gen` analyzing and
classifying build errors:
1. Change JCC `err.log` location, because`/out` was removed before
`compile` by default and `err.log` cannot be saved there.
2. Add a step in `target_experiment.py` to upload `err.log` to gcloud
bucket.
---------
Co-authored-by: Jim Choi <[email protected]>
0 commit comments