TobKed commented on pull request #12452:
URL: https://github.com/apache/beam/pull/12452#issuecomment-669283521


   @tvalentyn thanks for review.
   
   > * Is there a way how an author or a reviewer can rerun the action to retry 
the test or the only way is to re-push the PR?
   
   There is an event type called `workflow_dispatch` which enables button to 
manually trigger workflow I just added it.
   
https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/
   
   > * When we run unit tests, we create xml files with test results (see 
`generated xml file: D:\a\beam\beam\sdks\python\pytest_py36-win.xml ` entries 
in console logs). It would be great if we could somehow visualize that to see 
failing tests/messages easily without having to dig through console logs. Are 
there any options to do that? This could arrive in future PRs.
   
   I am not sure about visualisation, I have to investigate it more depth, 
however I add uploads of xml files as artifacts.
   


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

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


Reply via email to