Skip to content

Conversation

@breskeby
Copy link
Contributor

@breskeby breskeby commented Sep 2, 2021

always normalise output of gradle runner

@breskeby breskeby self-assigned this Sep 2, 2021
@breskeby breskeby added :Delivery/Build Build or test infrastructure >enhancement Team:Delivery Meta label for Delivery team v7.16.0 v8.0.0 labels Sep 2, 2021
@breskeby breskeby force-pushed the simplify-gradle-output-normalization branch from cd51e16 to e564c9c Compare September 2, 2021 10:46
@breskeby breskeby marked this pull request as ready for review September 2, 2021 10:48
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@breskeby breskeby requested a review from pugnascotia September 2, 2021 10:48
import org.gradle.testkit.runner.TaskOutcome;
import org.gradle.testkit.runner.UnexpectedBuildFailure;
import org.gradle.testkit.runner.UnexpectedBuildSuccess;
import org.jetbrains.annotations.Nullable;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We seem to use both this import and javax.annotation.Nullable. Do we have a "correct" one?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed both. In general I avoid org.jetbrains.annotations.Nullable for sure. Sneaks in sometimes via code generators. Seems like I have to tweak my local setup

@breskeby breskeby added auto-backport-and-merge auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Sep 2, 2021
Copy link
Contributor

@mark-vieira mark-vieira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@breskeby breskeby merged commit 93f3607 into elastic:master Sep 3, 2021
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
7.x Commit could not be cherrypicked due to conflicts

To backport manually run backport --upstream elastic/elasticsearch --pr 77172

breskeby added a commit to breskeby/elasticsearch that referenced this pull request Sep 3, 2021
* Simplify test build output normalization
elasticsearchmachine pushed a commit that referenced this pull request Sep 3, 2021
* Simplify test build output normalization
@breskeby breskeby deleted the simplify-gradle-output-normalization branch December 10, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Delivery/Build Build or test infrastructure >enhancement Team:Delivery Meta label for Delivery team v7.16.0 v8.0.0-alpha2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants