piotr-szuberski edited a comment on pull request #12145:
URL: https://github.com/apache/beam/pull/12145#issuecomment-660280966


   > Sorry about not being clear. When I said regular PostCommit I did not mean 
Python 2. We should definitely run this in Python 3 post-commits. Let's add it 
back to Python 3 and check console log to make sure that the tasks run as 
Valentyn mentioned. A separate task will be to export logs to xml test reports 
for easy visibility.
   
   They won't execute on python 2 because there are skips when there are no 
packages installed. I was able to remove the gradle task and run the test in 
`:sdks:python:test-suites:portable:py38:postCommitPy38`. It should publish the 
test results by default, so maybe it's worth to run it there? The only 
disadvantage is that `:sdks:java:container:docker` will run on all postcommit 
python jobs.
   
   So please decide:
   1. leave the separate task and try to publish the test results
   2. leave it in the postcommitIT
   
   A concrete decision will make it much easier for me :)


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