Skip to content

Stabilize BatchDriver single-batch test startup#143188

Merged
MattAlp merged 5 commits intoelastic:mainfrom
MattAlp:fix/142895-batch-driver-single-page-batch
Mar 2, 2026
Merged

Stabilize BatchDriver single-batch test startup#143188
MattAlp merged 5 commits intoelastic:mainfrom
MattAlp:fix/142895-batch-driver-single-page-batch

Conversation

@MattAlp
Copy link
Copy Markdown
Contributor

@MattAlp MattAlp commented Feb 26, 2026

This PR stabilizes BatchDriverTests.testSinglePageSingleBatch startup ordering.

Depends on #143258 (test harness fix on main):

  • BasicBlockTests.testBytesRefBlockBuilderWithNulls zero-position builder estimate edge case

Closes: #142895

@MattAlp MattAlp added >test-failure Triaged test failures from CI Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases labels Feb 26, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Run the initial feedBatch call directly in the feeder thread so the test no
longer races driver scheduling on the same SEARCH executor. Unmute the test
now that startup batch feeding is deterministic.

Made-with: Cursor
@MattAlp MattAlp force-pushed the fix/142895-batch-driver-single-page-batch branch from 234005a to 55c559a Compare February 27, 2026 13:46
Removed muted test for MixedClusterEsqlSpecIT due to issue resolution.
@MattAlp MattAlp merged commit ba1c4eb into elastic:main Mar 2, 2026
3 of 6 checks passed
tballison pushed a commit to tballison/elasticsearch that referenced this pull request Mar 3, 2026
Run the initial feedBatch call directly in the feeder thread so the test no
longer races driver scheduling on the same SEARCH executor. Unmute the test
now that startup batch feeding is deterministic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] BatchDriverTests testSinglePageSingleBatch failing

3 participants