[
https://issues.apache.org/jira/browse/BEAM-5025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137641#comment-17137641
]
Beam JIRA Bot commented on BEAM-5025:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Fix test_multi_valued_singleton_side_input on DataflowRunner in streaming
> -------------------------------------------------------------------------
>
> Key: BEAM-5025
> URL: https://issues.apache.org/jira/browse/BEAM-5025
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core, testing
> Reporter: Mark Liu
> Priority: P3
>
> test_multi_valued_singleton_side_input is a VR test and failed to run on
> DataflowRunner in streaming.
> Example failure link from pantheon:
> https://pantheon.corp.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2018-07-25_16_16_40-5301315089771762711?project=apache-beam-testing
> log:
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow_PR/src/sdks/python/apache_beam/pvalue.py",
> line 422, in _from_runtime_iterable
> ValueError: PCollection of size 2 with more than one element accessed as a
> singleton view. First two elements encountered are "3", "4".
> We should reenable this test in beam_PostCommit_Py_VR_Dataflow after fix it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)