Skip to content

Unwrap failure in testCancelRequestWhenFailingFetchingPages#121597

Merged
dnhatn merged 1 commit intoelastic:mainfrom
dnhatn:fix-task-fetch-pages
Feb 4, 2025
Merged

Unwrap failure in testCancelRequestWhenFailingFetchingPages#121597
dnhatn merged 1 commit intoelastic:mainfrom
dnhatn:fix-task-fetch-pages

Conversation

@dnhatn
Copy link
Copy Markdown
Member

@dnhatn dnhatn commented Feb 3, 2025

The thrown exception may be wrapped in an ExecutionException; therefore, we need to unwrap it before verification.

Closes #121596
Closes #118193

@dnhatn dnhatn added :Analytics/ES|QL AKA ESQL >test Issues or PRs that are addressing/adding tests 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!) v9.1.0 v9.0.1 v8.19.0 v8.18.1 v8.17.2 v8.16.4 labels Feb 3, 2025
@dnhatn dnhatn marked this pull request as ready for review February 4, 2025 00:25
@dnhatn dnhatn merged commit ed12833 into elastic:main Feb 4, 2025
@dnhatn dnhatn deleted the fix-task-fetch-pages branch February 4, 2025 00:25
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Feb 4, 2025
…121597)

The thrown exception may be wrapped in an ExecutionException; therefore, 
we need to unwrap it before verification.

Closes elastic#121596
Closes elastic#118193
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Feb 4, 2025
…121597)

The thrown exception may be wrapped in an ExecutionException; therefore,
we need to unwrap it before verification.

Closes elastic#121596
Closes elastic#118193
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Feb 4, 2025
…121597)

The thrown exception may be wrapped in an ExecutionException; therefore,
we need to unwrap it before verification.

Closes elastic#121596
Closes elastic#118193
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Feb 4, 2025
…121597)

The thrown exception may be wrapped in an ExecutionException; therefore,
we need to unwrap it before verification.

Closes elastic#121596
Closes elastic#118193
elasticsearchmachine pushed a commit that referenced this pull request Feb 4, 2025
…#121609)

The thrown exception may be wrapped in an ExecutionException; therefore, 
we need to unwrap it before verification.

Closes #121596
Closes #118193
@elastic elastic deleted a comment from elasticsearchmachine Feb 4, 2025
elasticsearchmachine pushed a commit that referenced this pull request Feb 4, 2025
…#121613)

The thrown exception may be wrapped in an ExecutionException; therefore,
we need to unwrap it before verification.

Closes #121596
Closes #118193
elasticsearchmachine pushed a commit that referenced this pull request Feb 4, 2025
…#121614)

The thrown exception may be wrapped in an ExecutionException; therefore,
we need to unwrap it before verification.

Closes #121596
Closes #118193
dnhatn added a commit that referenced this pull request Feb 4, 2025
…#121615)

The thrown exception may be wrapped in an ExecutionException; therefore,
we need to unwrap it before verification.

Closes #121596
Closes #118193
fzowl pushed a commit to voyage-ai/elasticsearch that referenced this pull request Feb 4, 2025
…121597)

The thrown exception may be wrapped in an ExecutionException; therefore, 
we need to unwrap it before verification.

Closes elastic#121596
Closes elastic#118193
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-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!) >test Issues or PRs that are addressing/adding tests v8.17.2 v8.18.1 v8.19.0 v9.0.1 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] EsqlActionTaskIT testCancelRequestWhenFailingFetchingPages failing

2 participants