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
Fix run_tests.sh: use find -L to follow runfiles symlinks.
Bazel runfiles directories for external repos are symlinks that
find doesn't traverse without -L. Also use $TEST_SRCDIR for the
search root.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments