rmetzger commented on a change in pull request #12268:
URL: https://github.com/apache/flink/pull/12268#discussion_r429910310



##########
File path: tools/azure-pipelines/jobs-template.yml
##########
@@ -163,6 +163,7 @@ jobs:
       IT_CASE_S3_SECRET_KEY: $(SECRET_S3_SECRET_KEY)
 
   - task: PublishTestResults@2
+    condition: succeededOrFailed()

Review comment:
       The `PublishTestResults` will produce a warning that no tests were found.
   But we actually have this warning in every run (because the python profile 
has no Junit tests: 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=2125&view=results




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to