Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.12.0-beta1
-
None
-
540ea616ecabede679fca9e10dd27dec33f29936 (qt-creator/qt-creator/4.12)
Description
With recent versions of gtest it is possible to skip tests at run time. This is useful if for instance a test precondition fails. (Hence the test results are meaningless, if your preconditions are not satisfied).
You can skip a test at run-time by calling GTEST_SKIP(). But right now, QtCreator does not show the test as skipped (like it does for disabled tests). It would be nice to see that a test was skipped.
Attachments
For Gerrit Dashboard: QTCREATORBUG-23736 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
294614,2 | AutoTest: Fix handling of GTEST_SKIP | 4.12 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |