Skip to content

ESQL: Restore longer test timeout#143528

Merged
elasticsearchmachine merged 6 commits intoelastic:mainfrom
nik9000:esql_timeout_conversion
Mar 4, 2026
Merged

ESQL: Restore longer test timeout#143528
elasticsearchmachine merged 6 commits intoelastic:mainfrom
nik9000:esql_timeout_conversion

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Mar 3, 2026

Restores the three minute timeout that we had for
ValuesSourceReaderTypeConversionTests. I dropped it in because I thought we no longer needed it. But we're seeing some rare failures in CI. Let's bump the timeout back up.

Closes #143471
Closes #142434

Restores the three minute timeout that we had for
`ValuesSourceReaderTypeConversionTests`. I dropped it in because I
thought we no longer needed it. But we're seeing some rare failures in
CI. Let's bump the timeout back up.

Closes elastic#143471
@nik9000 nik9000 requested a review from craigtaverner March 3, 2026 21:06
@nik9000 nik9000 added >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Analytics/ES|QL AKA ESQL v9.4.0 labels Mar 3, 2026
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Mar 3, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@elasticsearchmachine elasticsearchmachine merged commit 84292c6 into elastic:main Mar 4, 2026
35 checks passed
nik9000 added a commit to nik9000/elasticsearch that referenced this pull request Mar 4, 2026
I added extra timeout in elastic#143528 so we should be able to unmute this.
elasticsearchmachine pushed a commit that referenced this pull request Mar 4, 2026
I added extra timeout in #143528 so we should be able to unmute this.
burqen pushed a commit to burqen/elasticsearch that referenced this pull request Mar 5, 2026
Restores the three minute timeout that we had for
`ValuesSourceReaderTypeConversionTests`. I dropped it in because I
thought we no longer needed it. But we're seeing some rare failures in
CI. Let's bump the timeout back up.

Closes elastic#143471 Closes elastic#142434
burqen pushed a commit to burqen/elasticsearch that referenced this pull request Mar 5, 2026
I added extra timeout in elastic#143528 so we should be able to unmute this.
jfreden pushed a commit to jfreden/elasticsearch that referenced this pull request Mar 5, 2026
Restores the three minute timeout that we had for
`ValuesSourceReaderTypeConversionTests`. I dropped it in because I
thought we no longer needed it. But we're seeing some rare failures in
CI. Let's bump the timeout back up.

Closes elastic#143471 Closes elastic#142434
jfreden pushed a commit to jfreden/elasticsearch that referenced this pull request Mar 5, 2026
I added extra timeout in elastic#143528 so we should be able to unmute this.
spinscale pushed a commit to spinscale/elasticsearch that referenced this pull request Mar 6, 2026
Restores the three minute timeout that we had for
`ValuesSourceReaderTypeConversionTests`. I dropped it in because I
thought we no longer needed it. But we're seeing some rare failures in
CI. Let's bump the timeout back up.

Closes elastic#143471 Closes elastic#142434
spinscale pushed a commit to spinscale/elasticsearch that referenced this pull request Mar 6, 2026
I added extra timeout in elastic#143528 so we should be able to unmute this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >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] ValueSourceReaderTypeConversionTests testLoadAll failing [CI] ValuesSourceReaderOperatorTests testWithNulls failing

2 participants