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.4] fix: Set variables from ThrowError command #1083

Merged
4 commits merged into from
Feb 8, 2024

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #1080 to stable/8.4.

relates to #1079

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 github-actions bot 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

Copy link

github-actions bot commented Feb 8, 2024

Test Results

 50 files  ±0   50 suites  ±0   1m 42s ⏱️ -8s
135 tests ±0  135 ✅ ±0  0 💤 ±0  0 ❌ ±0 
429 runs  ±0  429 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 66775fa. ± Comparison against base commit aebe0c1.

@ghost
Copy link

ghost commented Feb 8, 2024

Build succeeded:

@ghost ghost merged commit 1480b62 into stable/8.4 Feb 8, 2024
11 checks passed
@ghost ghost deleted the backport-1080-to-stable/8.4 branch February 8, 2024 11:33
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