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

Provide better error message when attempting to run incompatible tests #119699

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

mark-vieira
Copy link
Contributor

Register a TaskContainer rule which dynamically registers a task which reports a useful error when attempting to run BWC tests for versions that are unsupported by the current host platform. This is primarily the case for older 7.x versions which don't have aarch64 support. The current behavior is Gradle responds with "that task doesn't exist" but no explanation as to why.

@mark-vieira mark-vieira added >non-issue :Delivery/Build Build or test infrastructure auto-backport Automatically create backport pull requests when merged v8.17.1 v8.16.3 labels Jan 7, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Delivery Meta label for Delivery team label Jan 7, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.17
8.16

mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Jan 10, 2025
elastic#119699)

(cherry picked from commit ecc6c3f)

# Conflicts:
#	build-tools-internal/src/main/groovy/elasticsearch.bwc-test.gradle
elasticsearchmachine pushed a commit that referenced this pull request Jan 10, 2025
#119699) (#119999)

(cherry picked from commit ecc6c3f)

# Conflicts:
#	build-tools-internal/src/main/groovy/elasticsearch.bwc-test.gradle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged :Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v8.16.3 v8.17.1 v8.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants