-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Operating System: Server RHEL 7.6, Client Centos 7, Win10
JDK/JRE: OpenJDK Runtime Environment 1.8.0_191-b12
Jenkins 2.181 and xUnit 2.3.5 ran directly
No reverse proxy
Firefox 60.7.0esr
-
-
2.1.1-1
When configuring a xUnit post build action it is not possible to configure a pattern for report files. Adding a <pattern> element manually in config.xml works, but gets overwritten each time you use the job configuration page.
I have added an image of the configuration page
- is duplicated by
-
JENKINS-58202 File-pattern of report-files no longer configurable
-
- Closed
-
I have the same problem with the report type JUnit.
With version 2.3.4 is OK
This problem appears only with version 2.3.5 :
The fields "Pattern" and options disappeared
If we modified a field Thresholds in a existing job we lost the pattern in the configuration.xml file of the job. And the xunit part of the job no longer works we have "INFO: Skipping tests recording." in the job's logs