reiabreu commented on PR #9008:
URL: https://github.com/apache/storm/pull/9008#issuecomment-5394777211

   The follow-up test coverage landed in #9014. It establishes the pattern of 
extracting `main.c` logic into a test-linked helper (for the launch-command 
username check) and adds a parse-level test. `cleanup_oci_container` and the 
`main.c` container-id reject branch remain uncovered there — 
`validate_container_id` itself is already tested, but exercising the 
reject/reap paths needs `main.c` linked and a runc stub, which I've left out 
for now.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to