AnandInguva commented on code in PR #26174: URL: https://github.com/apache/beam/pull/26174#discussion_r1160853592
########## .test-infra/jenkins/job_PostCommit_Python_Sickbay.groovy: ########## @@ -19,10 +19,10 @@ import CommonJobProperties as commonJobProperties import PostcommitJobBuilder -import static PythonTestProperties.ALL_SUPPORTED_VERSIONS +import static PythonTestProperties.ESSENTIAL_VERSIONS Review Comment: This calls out for an issue tracker that could monitor and file github issues for these long unhealthy tests. Anyways, I am in support of keeping ALL_SUPPORTED_VERSIONS since we use this list to get lowest and highest python versions. Essential sounds like `good to have` -- 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]
