-
Enhancement
-
Resolution: Unresolved
-
P4
-
23, 24
Recent versions of gtest allow for tests to be skipped [1]. Unfortunately, the build system considers all non-passed tests to be errors. It would be great if we could use this feature to skip gtests when certain conditions for a test are not met.
[1] https://google.github.io/googletest/advanced.html#skipping-test-execution
[1] https://google.github.io/googletest/advanced.html#skipping-test-execution