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

rapids-cmake SHOULD_FAIL tests verify the CMake Error string #79

Conversation

robertmaynard
Copy link
Contributor

We now check the error message output from CMake to make sure we have the expected output on error cases. This makes sure that tests that validate error cases don't fail for other reasons like syntax errors.

We now check the error message output from CMake to make sure
we have the expected output on error cases. This makes sure
that tests that validate error cases don't fail for other reasons
like syntax errors.
@robertmaynard robertmaynard added feature request New feature or request non-breaking Introduces a non-breaking change 3 - Ready for Review Ready for review by team tests Unit testing for project labels Sep 14, 2021
@robertmaynard
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 404af2d into rapidsai:branch-21.10 Sep 14, 2021
@robertmaynard robertmaynard deleted the fea/rapids-cmake-failing-tests-verify-cmake-output branch September 14, 2021 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team feature request New feature or request non-breaking Introduces a non-breaking change tests Unit testing for project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant