-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 23, 24
-
Component/s: infrastructure
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