-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 1.631, xunit plugin 1.97, google test 1.6
Google test results files containing an error caused by set up or tear down are not parsed by the xUnit plugin since an error is not considered a unit test failure.
I would expect the plugin to fail the build if the logs indicate errors occurred when running the test.