[7.1.x] JUnit XML: Escape error messages in setup/teardown (#10207)

Co-authored-by: holesch <8659229+holesch@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-12 10:06:32 +00:00
committed by GitHub
parent 121b69276a
commit 6f8c4fa742
4 changed files with 25 additions and 1 deletions

View File

@@ -0,0 +1 @@
Invalid XML characters in setup or teardown error messages are now properly escaped for JUnit XML reports.