[ 
https://issues.apache.org/jira/browse/BEAM-9137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018451#comment-17018451
 ] 

Boyuan Zhang commented on BEAM-9137:
------------------------------------

Turns out the root cause should be the python ValidationContainer tests are 
kind of mis-configured. The test is running with dataflow runner, but not 
provides a dataflow_worker_jar option, which forces dataflow service pulls a 
pre-built runner image. So the mismatch between sdk(built with latest code) and 
runner(maybe last release ver) will break this test.

> PR10338 breaks beam_PostCommit_Py_ValCont
> -----------------------------------------
>
>                 Key: BEAM-9137
>                 URL: https://issues.apache.org/jira/browse/BEAM-9137
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>    Affects Versions: 2.19.0
>            Reporter: Boyuan Zhang
>            Priority: Blocker
>             Fix For: 2.19.0
>
>
> For the first failure, please refer to 
> https://builds.apache.org/job/beam_PostCommit_Py_ValCont/5172/#showFailuresLink



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to