-
Notifications
You must be signed in to change notification settings - Fork 179
block_check_memory_leak:add overflow test #4287
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
base: master
Are you sure you want to change the base?
Conversation
@XueqiangWei @fbq815 Please help to review, thanks. |
@qingwangrh Please check the errors in CI checklist. Thanks. |
825f8d3
to
7685fb9
Compare
Support overflow checking Signed-off-by: qingwangrh <[email protected]>
7685fb9
to
b4c7378
Compare
@qingwangrh Please help add your test results. Thanks. |
python ConfigTest.py --testcase=block_check_memory_leak --guestname=RHEL.9.6.0 --firmware=default_bios --clone=no |
updated, thanks |
@qingwangrh this seems fail on s390x, details in the jira issue |
@fbq815 hi, it is not an automation bug, please ignore it so far. |
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.
LGTM, since there's some product issue with valgrind on s390x, I cannot paste the test result here
@qingwangrh I'll need more time for debugging this, please pending a bit on merging this, thanks
@qingwangrh please merge this patch, I've report a product issue on s390x, thanks for waiting |
Thanks @fbq815 @XueqiangWei, please help to merge if no comment. |
@zhenyzha Can you help review it from arm platform? Thanks. |
Support overflow checking
ID:3495