chia7712 commented on PR #17121:
URL: https://github.com/apache/kafka/pull/17121#issuecomment-2335383316

   > The trouble is, we may have some of the copied XML files, but not all of 
them. For example, if all the tests finished except for :core we would have 
several XML files in build/junit-xml, but not any from core.
   
   I meant we can check creation time of xml file (from finished tests) in 
parsing and throw error if one of them has "too old" creation time.
   
   > Maybe we could capture the exit code and store it as a step output to be 
read by the Parse JUnit step. WDYT?
   
   Sound good. Overall it would be better to avoid complicating build.gradle 😄 


-- 
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