-
Notifications
You must be signed in to change notification settings - Fork 301
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
DAOS-16787 utils: Suppress NLT valgrind false positives #15478
Conversation
Add a new suppression for Go runtime function racefuncenter. Required-githooks: true Signed-off-by: Kris Jacque <[email protected]>
Ticket title is 'NLT on EL 8.8 / Valgrind.Valgrind_Memcheck - Valgrind Memcheck error detected' |
This PR concerns an NLT suppression, so doesn't need to run extra feature tests. |
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15478/1/testReport/ |
Test stage Functional Hardware Medium Verbs Provider completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15478/1/execution/node/1482/log |
This seems to be in Go bootstrap code. Required-githooks: true Signed-off-by: Kris Jacque <[email protected]>
I've added a suppression for the issue plaguing master as well. After a little bit of research, I don't think that one has anything to do with our code, although I still don't know why it's happening in CI -- but I cannot reproduce it locally with the latest master and all the latest internal repo packages either. |
* Add a suppression for Go runtime function racefuncenter. * Add suppression for rt0_go CGo malloc Signed-off-by: Kris Jacque <[email protected]>
) * Add a suppression for Go runtime function racefuncenter. * Add suppression for rt0_go CGo malloc Signed-off-by: Kris Jacque <[email protected]>
Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: