Skip to content

Disable tests that use GTEST_SKIP for IN_TREE builds.#435

Merged
pdschubert merged 2 commits intodevelopmentfrom
f-SkipGTEST_SKIPForLLVMintree
Nov 3, 2021
Merged

Disable tests that use GTEST_SKIP for IN_TREE builds.#435
pdschubert merged 2 commits intodevelopmentfrom
f-SkipGTEST_SKIPForLLVMintree

Conversation

@vulder
Copy link
Copy Markdown
Collaborator

@vulder vulder commented Nov 3, 2021

This is needed as LLVM currently ships with an older version of gtest
(<1.10.0) that does not support GTEST_SKIP.

This is needed as LLVM currently ships with an older version of gtest
(<1.10.0) that does not support GTEST_SKIP.
@vulder vulder requested review from MMory and pdschubert November 3, 2021 09:53
…teractionAnalysisTest.cpp

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pdschubert pdschubert merged commit 8c7eccd into development Nov 3, 2021
@pdschubert pdschubert deleted the f-SkipGTEST_SKIPForLLVMintree branch November 3, 2021 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants