Skip to content

Fix IndexSettingsTests synthetic ID tests#142654

Merged
burqen merged 1 commit intoelastic:mainfrom
burqen:ap/2026.02.18.test-fix-IndexSettingsTests
Feb 24, 2026
Merged

Fix IndexSettingsTests synthetic ID tests#142654
burqen merged 1 commit intoelastic:mainfrom
burqen:ap/2026.02.18.test-fix-IndexSettingsTests

Conversation

@burqen
Copy link
Copy Markdown
Contributor

@burqen burqen commented Feb 18, 2026

When test was run with -Dbuild.snapshot=false the synthetic id tests would fail because the feature flag would be disabled. Only run the tests if the feature flag is enabled.

Fixes
#142507
#142508
#142509
#142510

@burqen burqen added >test Issues or PRs that are addressing/adding tests :StorageEngine/TSDB You know, for Metrics v9.4.0 labels Feb 18, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@burqen
Copy link
Copy Markdown
Contributor Author

burqen commented Feb 19, 2026

@elasticsearchmachine Update this branch please

@burqen burqen requested review from fcofdez and tlrx February 19, 2026 07:11
Guard synthetic ID tests with TSDB_SYNTHETIC_ID_FEATURE_FLAG
assumeTrue and unmute the previously failing tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
@burqen burqen force-pushed the ap/2026.02.18.test-fix-IndexSettingsTests branch from 6b02e69 to 6cd2e88 Compare February 23, 2026 13:52
@burqen burqen merged commit 2bd61fe into elastic:main Feb 24, 2026
34 checks passed
szybia added a commit to szybia/elasticsearch that referenced this pull request Feb 24, 2026
…on-sliced-reindex

* upstream/main:
  Update docs for v9.3.1 release (elastic#142887)
  Update docs for v9.2.6 release (elastic#142888)
  Improves visibility of vector index options and inference configuration (elastic#141653)
  Disable CAE in microsoft-graph-authz plugin (elastic#142848)
  Small improvements to `GetSnapshotsIT#testAllFeatures` (elastic#142825)
  Fix IndexSettingsTests synthetic ID tests (elastic#142654)
  [Test] Unmute tests of SnapshotShutdownIT (elastic#142921)
  Fixing metrics_info.json kibana definition file name (elastic#142813)
  [Packaging] Disable glibc 2.43 malloc huge pages in Wolfi images (elastic#142894)
  Mute org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsTSDBSyntheticIdIntegTests testSearchableSnapshot elastic#142918
  Add shard heap usage to ClusterInfo (elastic#139557)
  ESQL: Load script fields row-by-row (elastic#142807)
  ESQL: Consolidate doc values memory tracking (elastic#142816)
  ES-14124  Create Index Count Limit User documentation Page (elastic#142570)
  Add a es819 codec test to verify tryRead returns null if may contain duplicates (elastic#142409)
  Support arithmetic operations for dense_vectors: scalar version (elastic#141060)
  [Transform] Allow project_routing (elastic#142421)
  Refactor query rewrite async actions for knn and sparse_vector queries (elastic#142889)
  Do not mark bulk indexing requests as retried after primary relocations (elastic#142157)
sidosera pushed a commit to sidosera/elasticsearch that referenced this pull request Feb 24, 2026
Guard synthetic ID tests with TSDB_SYNTHETIC_ID_FEATURE_FLAG
assumeTrue and unmute the previously failing tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
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

4 participants