Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport stable/8.3] fix: Set variables from ThrowError command #1082

Merged
5 commits merged into from
Feb 8, 2024

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #1080 to stable/8.3.

relates to #1079

saig0 added 4 commits February 8, 2024 11:15
Extend the test case for the ThrowError command to verify that given variables are set as local variables of the error catch event.

(cherry picked from commit bc858f8)
Avoid nested assertion to produce a better failure message if the verification is not fulfilled.

(cherry picked from commit 9298f7a)
Adjust the handling of the ThrowError gRPC command to set the variables from the command to the job record. As a result, the variables are set as local variables of the error catch event.

(cherry picked from commit bc7f8d8)
Copy link

github-actions bot commented Feb 8, 2024

Test Results

 50 files  ±0   50 suites  ±0   1m 26s ⏱️ -44s
110 tests ±0  110 ✅ ±0  0 💤 ±0  0 ❌ ±0 
353 runs  ±0  353 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 7876c52. ± Comparison against base commit f47ef20.

♻️ This comment has been updated with latest results.

@saig0
Copy link
Member

saig0 commented Feb 8, 2024

bors merge

@ghost
Copy link

ghost commented Feb 8, 2024

👎 Rejected by too few approved reviews

@saig0 saig0 self-requested a review February 8, 2024 12:32
Copy link
Member

@saig0 saig0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@ghost
Copy link

ghost commented Feb 8, 2024

Build succeeded:

@ghost ghost merged commit 01a67b9 into stable/8.3 Feb 8, 2024
11 checks passed
@ghost ghost deleted the backport-1080-to-stable/8.3 branch February 8, 2024 12:43
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants