Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GD-322: Encloses the error message when writing a JUnit XML report in a CDATA block #323

Merged
merged 1 commit into from
Sep 24, 2022

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Sep 24, 2022

  • a failure message was writen plain in the XML and resulting in a invalid XML
  • fixed by enclose the message in a CDATA block

…ML report

- a failure message was writen plain in the XML and resultiong in a invalid XML
- fixed by enclose the message in a CDATA block
@MikeSchulze MikeSchulze self-assigned this Sep 24, 2022
@MikeSchulze MikeSchulze linked an issue Sep 24, 2022 that may be closed by this pull request
@MikeSchulze MikeSchulze merged commit 38ad2f2 into master Sep 24, 2022
@MikeSchulze MikeSchulze deleted the GD-322 branch September 24, 2022 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-322: CI test failue messages are wrong stored in the results.xml
1 participant