Skip to content

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
szybia added a commit to szybia/elasticsearch that referenced this pull request Jul 14, 2025
…king

* upstream/main: (33 commits)
  Allow both WithEntitlementsOnTestCode and EntitledTestPackages together (elastic#130826)
  Move streams status actions to cluster:monitor group (elastic#131015)
  Update JDK base image for OIDC fixture (elastic#131176)
  Mute org.elasticsearch.xpack.esql.ccq.MultiClustersIT testLookupJoinAliases elastic#131166
  Mute org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests testEnqueuedMergeTasksAreUnblockedWhenEstimatedMergeSizeChanges elastic#131165
  Mute org.elasticsearch.xpack.esql.ccq.MultiClustersIT testNotLikeListKeyword elastic#131155
  Mute org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT test elastic#131154
  Check file entitlements on the Lucene FilterFileSystem in tests (elastic#130825)
  Mute org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT test {lookup-join.MvJoinKeyOnFromAfterStats ASYNC} elastic#131148
  Move FrequencyCappedAction to common package (elastic#131060)
  Mute org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT testStopQueryLocal elastic#121672
  Remove nesting from multi allocation decision (elastic#130844)
  Disable async search rest tests in release builds (elastic#131132)
  Fix testStopQueryLocal (elastic#131130)
  Fixes based on resharding disruption tests (elastic#130870)
  Remove inactive logger (elastic#131121)
  Add wait for remote start for the test (elastic#131124)
  Add existing shards allocator settings to failure store allowed list. (elastic#131056)
  Don't allow field caps to use semantic queries as index filters (elastic#131111)
  issue should be already fixed by elastic#121466 (elastic#130860)
  ...
@mark-vieira
Copy link
Contributor Author

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

Seems odd if the tests don't require that plugin, why even install it?

@smalyshev
Copy link
Contributor

I think some tests require it, but those are disabled in release with assumeTrues?

elasticsearchmachine pushed a commit that referenced this pull request Jul 14, 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

Co-authored-by: Lorenzo Dematté <[email protected]>
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 17, 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
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 17, 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
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