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

qemu_monitor: removes GenericError check #4022

Merged

Conversation

mcasquer
Copy link
Contributor

@mcasquer mcasquer commented Nov 5, 2024

qemu_monitor: removes GenericError check

Removes the GenericError check as it was preventing
the exception to being raised, which could hide possible
product bugs, as well as makes impossible to handle it
in a test case when it's really expected.

Signed-off-by: mcasquer [email protected]
ID: 2963

Removes the GenericError check as it was preventing
the exception to being raised, which could hide possible
product bugs, as well as makes impossible to handle it
in a test case when it's really expected.

Signed-off-by: mcasquer <[email protected]>
@mcasquer
Copy link
Contributor Author

mcasquer commented Nov 5, 2024

@luckyh @PaulYuuu @zhencliu please could you review this PR? Thanks !

Copy link
Contributor

@luckyh luckyh left a comment

Choose a reason for hiding this comment

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

LGTM

@mcasquer
Copy link
Contributor Author

mcasquer commented Nov 8, 2024

I guess this PR could be merged :)

@luckyh luckyh merged commit 7073c40 into avocado-framework:master Nov 8, 2024
50 checks passed
@mcasquer mcasquer deleted the 2963_generic_error_supression branch November 11, 2024 06:39
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.

4 participants