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

Make Gubernator handle corrupt JUnit files better. #1930

Merged
merged 1 commit into from Feb 18, 2017

Conversation

rmmh
Copy link
Contributor

@rmmh rmmh commented Feb 17, 2017

If parsing fails, try to remove all the bad characters from the XML
file-- UTF-8 characters all have the high bit set.

See also kubernetes/kubernetes#41591

If parsing fails, try to remove all the bad characters from the XML
file-- UTF-8 characters all have the high bit set.
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 17, 2017
@rmmh
Copy link
Contributor Author

rmmh commented Feb 18, 2017

@k8s-bot test this

@spxtr
Copy link
Contributor

spxtr commented Feb 18, 2017

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 18, 2017
@rmmh rmmh merged commit 9f9e7af into kubernetes:master Feb 18, 2017
@rmmh rmmh deleted the gubernator-update branch February 18, 2017 00:58
gmarek pushed a commit to gmarek/test-infra that referenced this pull request Feb 21, 2017
…label-automagically

Automatic merge from submit-queue

Automatically Add Release Note Label Based on PR Template

Based on https://github.com/kubernetes/kubernetes/edit/master/.github/PULL_REQUEST_TEMPLATE.md

we can figure out which release-note-\* label to apply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants