Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Fix gtest cycle on xrtl to enable clang-tidy on all platforms #7

Closed
benvanik opened this issue Apr 4, 2017 · 0 comments
Closed

Fix gtest cycle on xrtl to enable clang-tidy on all platforms #7

benvanik opened this issue Apr 4, 2017 · 0 comments

Comments

@benvanik
Copy link
Contributor

benvanik commented Apr 4, 2017

Our gtest dependency on ourselves (for flags/logging) causes issues on some bazel platforms. Example error here from travis.

Need to find a workaround for this, possibly by just poking into files in //third_party/gtest and not treating it as a separate repo.

This is currently breaking clang-tidy in presubmits.

benvanik added a commit that referenced this issue Apr 4, 2017
This should work now that we fixed #7.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant