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
The tests of the google-benchmark package fail to build on systems
that do not have an executbale named `python` in the path. Systems like
CentOS only provide `python3` nowadays.
This just disables the tests as we don't need them.
Differential Revision: https://reviews.llvm.org/D151917
0 commit comments