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

[GitHub] [beam] AnandInguva commented on a diff in pull request #24599: Update Protobuf and GCP dependencies in Beam Python SDK

AnandInguva commented on code in PR #24599:
URL: https://github.com/apache/beam/pull/24599#discussion_r1132597896


##########
sdks/python/test-suites/tox/py38/build.gradle:
##########
@@ -103,21 +103,13 @@ test.dependsOn "testPy38pytorch-113"
 preCommitPyCoverage.dependsOn "testPy38pytorch-113"
 
 // Create a test task for each minor version of onnx
-toxTask "testPy38onnx-113", "py38-onnx-113", "${posargs}"
-test.dependsOn "testPy38onnx-113"
-preCommitPyCoverage.dependsOn "testPy38onnx-113"
+// toxTask "testPy38onnx-113", "py38-onnx-113", "${posargs}"

Review Comment:
   https://github.com/onnx/onnx/issues/4239 - we need to skip onnx tests since Protobuf 4.x.x is not yet supported on onnx and it is failing IT tests



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