Skip to content

Sanitize output before including into JUnit XML output#54

Open
raphaelcoeffic wants to merge 1 commit intoimb:masterfrom
raphaelcoeffic:sanitize-junit-logs
Open

Sanitize output before including into JUnit XML output#54
raphaelcoeffic wants to merge 1 commit intoimb:masterfrom
raphaelcoeffic:sanitize-junit-logs

Conversation

@raphaelcoeffic
Copy link

The output from stdout and stderr might include non-printable characters and thus produce a XML document that might not be parsed properly (ex: in Gitlab).

This PR simply replaces any non-control and non-printable character with #.

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.

1 participant