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
Skip XRay tests from running as part of benchmarking (#96)
XRay benchmarks need to link with compiler-rt. We do not build compiler-rt as part of our nightly Checked C validations. So we need to skip XRay tests from running as part of benchmarking.
0 commit comments