Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step 4: Run Tests With CMake On All Supported Platforms #109

Closed
JonathanDCohen opened this issue May 2, 2018 · 3 comments
Closed

Step 4: Run Tests With CMake On All Supported Platforms #109

JonathanDCohen opened this issue May 2, 2018 · 3 comments
Assignees
Labels
cmake related to CMake support

Comments

@JonathanDCohen
Copy link
Contributor

See https://abseil.io/docs/cpp/platforms/platforms for more information. Practically speaking, this means that for every presubmit run with Bazel, we will also run the same tests but configuring and building with cmake and running tests with ctest.

@JonathanDCohen JonathanDCohen added the cmake related to CMake support label May 2, 2018
@JonathanDCohen JonathanDCohen self-assigned this May 2, 2018
@JonathanDCohen
Copy link
Contributor Author

#106

@abdes
Copy link

abdes commented May 20, 2018

On Visual Studio 2017 Win64:

88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(750): error C2220: warning treated as error - no 'object' file generated
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(750): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(751): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(752): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(753): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(750): error C2220: warning treated as error - no 'object' file generated
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(750): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(751): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(752): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(753): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(754): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(755): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(756): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(757): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(758): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(759): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(762): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(763): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(764): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(765): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(766): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(767): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(768): warning C4101: 't': unreferenced local variable
88>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(769): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(754): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(755): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(756): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(757): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(758): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(759): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(762): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(763): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(764): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(765): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(766): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(767): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(768): warning C4101: 't': unreferenced local variable
89>e:\dev\projects\blocxxi\third_party\abseil-cpp\absl\types\span_test.cc(769): warning C4101: 't': unreferenced local variable
88>Done building project "span_test_bin.vcxproj" -- FAILED.

Build fails when building tests at absl::strings::span_test.cpp

Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 17, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 17, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 19, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 19, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 23, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 23, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 24, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 24, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 24, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 25, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 26, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 26, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 26, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Oct 26, 2018
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Jan 3, 2019
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Jan 3, 2019
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Jan 3, 2019
Mizux added a commit to Mizux/abseil-cpp that referenced this issue Jan 3, 2019
- Enable Verbose Makefile on unix
@CJ-Johnson CJ-Johnson assigned asoffer and unassigned JonathanDCohen Jan 28, 2020
@asoffer
Copy link

asoffer commented Jun 7, 2020

This has been completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake related to CMake support
Projects
None yet
Development

No branches or pull requests

3 participants