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

Simplify gradle test task error reporting (7.9 backport) #59965

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

breskeby
Copy link
Contributor

backports #59760 to 7.9 branch

* Simplify test error reporting

- avoid using extra plugin
- avoid extra task listener (should be avoided related to elastic#57918 )
- keep all logic in the listener
@breskeby breskeby self-assigned this Jul 21, 2020
@breskeby breskeby added :Delivery/Build Build or test infrastructure backport Team:Core/Infra Meta label for core/infra team labels Jul 21, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Build)

@breskeby breskeby merged commit b633a97 into elastic:7.9 Jul 21, 2020
@breskeby breskeby deleted the simplify-test-error-reporting-7.9 branch July 21, 2020 12:13
@mark-vieira mark-vieira added Team:Delivery Meta label for Delivery team and removed Team:Core/Infra Meta label for core/infra team labels 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants