Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: xunit-plugin
-
Labels:None
-
Environment:Jenkins: 1.
xunit-plugin: 1.104
Ubuntu 14.04
Java: 1.7
-
Similar Issues:
Description
We're running tests through ctest. Test engine is googletest
We "disable" tests through prefixing tests with "DISABLED"
Those test are not run, and the status field is as such "<Test Status="notrun">"
However, this status is reported as a failed test through the xunit plugin. This isn't a failed test for us.
The xunit-plugin choice used to report test results is "CTest-Version N/A"
Please attach report files