Skip to content

Conversation

@arthurscchan
Copy link
Contributor

@arthurscchan arthurscchan commented Jan 5, 2026

Adds run_tests.sh for the abseil-cpp spotify-json glog libarchive project.

run_tests.sh is used as part of Chronos with cached builds:
https://github.com/google/oss-fuzz/tree/master/infra/chronos#chronos-feature--running-tests-of-a-project

Signed-off-by: Arthur Chan <[email protected]>
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

arthurscchan is a new contributor to projects/abseil-cpp. The PR must be approved by known contributors before it can be merged. The past contributors are: hunsche, derekmauro, junyer, DonggeLiu, PiotrSikora, inferno-chromium, kabeer27

@arthurscchan arthurscchan changed the title Add run_tests.sh for abseil-cpp Add run_tests.sh for abseil-cpp spotify-json Jan 5, 2026
@arthurscchan arthurscchan changed the title Add run_tests.sh for abseil-cpp spotify-json Add run_tests.sh for abseil-cpp spotify-json glog libarchive Jan 5, 2026
Signed-off-by: Arthur Chan <[email protected]>
@arthurscchan arthurscchan marked this pull request as ready for review January 7, 2026 08:31
popd

# Disable ccache for chronos check since ccache is not compatible with bazel
export PATH=$(echo $PATH | tr ':' '\n' | grep -v ccache | tr '\n' ':' | sed 's/:$//')
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't understand this logic, can you make clarify what happens?

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