You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (JIRA)" <ji...@apache.org> on 2019/04/03 16:48:00 UTC

[jira] [Commented] (BEAM-6881) Dataflow worker harness image tag does not match released sdk version for Python 3.6+

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

Valentyn Tymofieiev commented on BEAM-6881:
-------------------------------------------

We need to fix the test for this one.

> Dataflow worker harness image tag does not match released sdk version for Python 3.6+
> -------------------------------------------------------------------------------------
>
>                 Key: BEAM-6881
>                 URL: https://issues.apache.org/jira/browse/BEAM-6881
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Robbe
>            Priority: Major
>             Fix For: Not applicable
>
>
> The following failure occurs:
> {noformat}
> 14:09:16 FAIL: test_worker_harness_image_tag_matches_released_sdk_version (apache_beam.runners.dataflow.internal.apiclient_test.UtilTest)
>  14:09:16 ----------------------------------------------------------------------
>  14:09:16 Traceback (most recent call last):
>  14:09:16 File "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/target/.tox/py36-gcp/lib/python3.6/site-packages/mock/mock.py", line 1305, in patched
>  14:09:16 return func(*args, **keywargs)
>  14:09:16 File "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/apache_beam/runners/dataflow/internal/apiclient_test.py", line 352, in test_worker_harness_image_tag_matches_released_sdk_version
>  14:09:16 '/python3-fnapi:2.2.0'))
>  14:09:16 AssertionError: 'gcr.io/cloud-dataflow/v1beta3/python36-fnapi:2.2.0' != 'gcr.io/cloud-dataflow/v1beta3/python3-fnapi:2.2.0'
>  14:09:16 - gcr.io/cloud-dataflow/v1beta3/python36-fnapi:2.2.0
>  14:09:16 ? -
>  14:09:16 + gcr.io/cloud-dataflow/v1beta3/python3-fnapi:2.2.0{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)