You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "Abacn (via GitHub)" <gi...@apache.org> on 2023/04/07 17:32:34 UTC

[GitHub] [beam] Abacn commented on a diff in pull request #26174: Fix a couple of Python3.11 support followup

Abacn commented on code in PR #26174:
URL: https://github.com/apache/beam/pull/26174#discussion_r1160852108


##########
.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:
   https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Sickbay_Python310/ never worked and no one find it for months. That led to me think about using ESSENTIAL_VERSIONS suffices.
   
   ```
   08:45:45 Task 'python310SickbayPostCommit' not found in root project 'beam'. Some candidates are: 'python37SickbayPostCommit', 'python38SickbayPostCommit', 'python39SickbayPostCommit'.
   ```



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org