-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: xunit-plugin
-
None
Currently, if there are no test reports found in the build, xUnit will change build status to FAILURE.
09:28:36 [xUnit] [ERROR] - No test reports found for the metric 'QTestlib' with the resolved pattern '**/_artifacts/test-logs/*.xml'. Configuration error?. 09:28:37 [xUnit] [INFO] - Setting the build status to FAILURE
There should be an option to disable xUnit from changing the build status in case of this error. Same way that there are options for testing new results and processing errors.