Skip to content

Disable async search rest tests in release builds #131132

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

Conversation

mark-vieira
Copy link
Contributor

These tests rely on test-only modules which can only be installed in snapshot builds of ES. This disables these tests in our release builds.

Closes #130978

@mark-vieira mark-vieira added >test Issues or PRs that are addressing/adding tests :Core/Infra/Core Core issues without another label auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport Automatically create backport pull requests when merged test-release Trigger CI checks against release build v9.1.1 v8.19.1 v9.0.5 v8.17.10 v8.18.5 labels Jul 11, 2025
@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team v9.2.0 labels Jul 11, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine merged commit d52aad2 into elastic:main Jul 11, 2025
34 checks passed
@mark-vieira mark-vieira deleted the disable-async-search-test-release branch July 11, 2025 23:57
mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Jul 11, 2025
These tests rely on test-only modules which can only be installed in
snapshot builds of ES. This disables these tests in our release builds.

Closes elastic#130978
mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Jul 12, 2025
These tests rely on test-only modules which can only be installed in
snapshot builds of ES. This disables these tests in our release builds.

Closes elastic#130978
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.1
8.19
9.0
8.17
8.18

mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Jul 12, 2025
These tests rely on test-only modules which can only be installed in
snapshot builds of ES. This disables these tests in our release builds.

Closes elastic#130978
mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Jul 12, 2025
These tests rely on test-only modules which can only be installed in
snapshot builds of ES. This disables these tests in our release builds.

Closes elastic#130978
mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Jul 12, 2025
These tests rely on test-only modules which can only be installed in
snapshot builds of ES. This disables these tests in our release builds.

Closes elastic#130978
@smalyshev
Copy link
Contributor

Maybe #131134 could fix it without disabling the whole test?

elasticsearchmachine pushed a commit that referenced this pull request Jul 12, 2025
These tests rely on test-only modules which can only be installed in
snapshot builds of ES. This disables these tests in our release builds.

Closes #130978
elasticsearchmachine pushed a commit that referenced this pull request Jul 12, 2025
These tests rely on test-only modules which can only be installed in
snapshot builds of ES. This disables these tests in our release builds.

Closes #130978
elasticsearchmachine pushed a commit that referenced this pull request Jul 12, 2025
These tests rely on test-only modules which can only be installed in
snapshot builds of ES. This disables these tests in our release builds.

Closes #130978
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 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests test-release Trigger CI checks against release build v8.17.10 v8.18.5 v8.19.1 v9.0.5 v9.1.1 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] AsyncSearchSecurityIT class failing
3 participants