-
Notifications
You must be signed in to change notification settings - Fork 183
dump_guest_core: Fix AttributeError in dump_guest_core test #4390
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
Conversation
Remove process.TimeoutError from exception handling, as it doesn't exist in avocado.utils.process module. Signed-off-by: Wenkang Ji <[email protected]>
WalkthroughThe exception handling in the host-debuginfo installation step has been narrowed to catch only Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
Comment |
|
Test Result: PASS FROM: TO: |
PaulYuuu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This could be a separate commit in #4391, they are all related to same feature, additional PR will only be burdensome.
|
Closed this PR because I have moved the commit to the new location, as Yihuang suggested. |
Remove process.TimeoutError from exception handling, as it doesn't exist in avocado.utils.process module.
ID: 4640
Signed-off-by: Wenkang Ji [email protected]
Summary by CodeRabbit
Release Notes