dragon512 commented on issue #9772: URL: https://github.com/apache/trafficserver/issues/9772#issuecomment-1581031007
So in the report, I understand what you mean. The shell gives a value of -9 is not useful. However, if you added a --verbose and or --trace to the test run you will see a lot more detail about what happened as the test ran. I feel in cases like this it would be nice to have some sort of HTML report that could be looked at to make it easy to go and see data better as it can hide noise unless the user clicks some UI element to expand and see the noise ( as in this case it should be useful). I do want to address the ability to have more than one report type to help address this issue. however given what exists, I would run the test with --verbose and or --trace to get more detail and look at the sandbox output logs to see any other details. I am guessing this is a bash shell code that I believe we have seen in cases of running docker and a CI system, something to do with process handling being zombies. If this the case we have a setting to ignore certain return code globally. Still, I agree I would like to do something better here. -- 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]
