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

Change the way the invalid symbols in command are handled in the test #5372

Merged
merged 1 commit into from
Jun 14, 2017

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Jun 14, 2017

What does this PR do?

For now, symbols are written/ appended to the testng-results.xml file
and then this file is not valid (there is a parser error when you open the file)

What issues does this PR fix or reference?

redhat-developer/rh-che#106

Changelog

Do not write invalid symbols to the output testng report file

Release Notes

N/A, bug

Docs PR

N/A, bug

… this is appended to the testng-results.xml file

and then this file is not valid (parser error)

Change-Id: I4d05bff724321da9df9f3bda1537d7804aa28f8f
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
@benoitf benoitf added kind/bug Outline of a bug - must adhere to the bug report template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Jun 14, 2017
@benoitf benoitf self-assigned this Jun 14, 2017
@codenvy-ci
Copy link

@benoitf benoitf merged commit 62f550b into master Jun 14, 2017
@benoitf benoitf deleted the fix-invalid-symbol-testng-report branch June 14, 2017 15:32
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jun 14, 2017
@benoitf benoitf added this to the 5.13.0 milestone Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants