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

Build: Fix issue with test status logging (#38799) #38954

Closed
wants to merge 1 commit into from

Conversation

matriv
Copy link
Contributor

@matriv matriv commented Feb 15, 2019

Handle the case of Description being null which is a valid case as
described in the HeartBeatEvent's javadoc, which previously resulted
in exceptions that "pollute" the build output.

Follows: #28563
Backport: #38799

Handle the case of `Description` being null which is a valid case as
described in the `HeartBeatEvent`'s javadoc, which previously resulted
in exceptions that "pollute" the build output.

Follows: elastic#28563
@matriv matriv added :Delivery/Build Build or test infrastructure v6.4.4 backport labels Feb 15, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@matriv
Copy link
Contributor Author

matriv commented Feb 15, 2019

no need to backport here.

@matriv matriv closed this Feb 15, 2019
@matriv matriv deleted the mt/backport-38799-6.4 branch February 15, 2019 14:24
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v6.4.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants