Skip to content

Fix SearchableSnapshotsTSDBSyntheticIdIntegTests#142942

Merged
burqen merged 1 commit intoelastic:mainfrom
burqen:ap/2026.02.24.synthetic-id-fix-SearchableSnapshotsTSDBSyntheticIdIntegTests
Feb 25, 2026
Merged

Fix SearchableSnapshotsTSDBSyntheticIdIntegTests#142942
burqen merged 1 commit intoelastic:mainfrom
burqen:ap/2026.02.24.synthetic-id-fix-SearchableSnapshotsTSDBSyntheticIdIntegTests

Conversation

@burqen
Copy link
Copy Markdown
Contributor

@burqen burqen commented Feb 24, 2026

Previously, the test would try to create a synthetic_id index in setUp even if the feature flag was disabled. This would cause the test to fail on unrecognized setting.

Closes #142918

@burqen burqen added >test Issues or PRs that are addressing/adding tests :StorageEngine/TSDB You know, for Metrics v9.4.0 labels Feb 24, 2026
@burqen burqen requested a review from fcofdez February 24, 2026 12:53
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

Previously, the test would try to create a synthetic_id index in setUp
even if the feature flag was disabled. This would cause the test to fail
 on unrecognized setting.
@burqen burqen force-pushed the ap/2026.02.24.synthetic-id-fix-SearchableSnapshotsTSDBSyntheticIdIntegTests branch from 5c6cddf to 2306f70 Compare February 24, 2026 16:10
@burqen burqen merged commit e6ffd26 into elastic:main Feb 25, 2026
35 checks passed
smalyshev pushed a commit to smalyshev/elasticsearch that referenced this pull request Feb 25, 2026
Previously, the test would try to create a synthetic_id index in setUp
even if the feature flag was disabled. This would cause the test to fail
 on unrecognized setting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:StorageEngine/TSDB You know, for Metrics Team:StorageEngine >test Issues or PRs that are addressing/adding tests v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] SearchableSnapshotsTSDBSyntheticIdIntegTests testSearchableSnapshot failing

3 participants