[ 
https://issues.apache.org/jira/browse/BEAM-11787?focusedWorklogId=553961&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-553961
 ]

ASF GitHub Bot logged work on BEAM-11787:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Feb/21 23:19
            Start Date: 17/Feb/21 23:19
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on a change in pull request 
#13957:
URL: https://github.com/apache/beam/pull/13957#discussion_r578013200



##########
File path: 
sdks/python/apache_beam/runners/portability/fn_api_runner/translations_test.py
##########
@@ -254,7 +254,6 @@ def expand(self, pcoll):
           | Create([('a', x) for x in vals])
           | 'multiple-combines' >> MultipleCombines())
 
-  @attr('ValidatesRunner')

Review comment:
       I think Combiner packing was disabled for both DataflowRunner and 
PortableRunner so don't think this test is useful currently. We should add this 
back when CombinerPacking is enabled for various runners.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 553961)
    Time Spent: 6.5h  (was: 6h 20m)

> test_run_packable_combine_globally ValidatesRunner test fails for Dataflow
> --------------------------------------------------------------------------
>
>                 Key: BEAM-11787
>                 URL: https://issues.apache.org/jira/browse/BEAM-11787
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Chamikara Madhusanka Jayalath
>            Assignee: Yifan Mai
>            Priority: P1
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> [https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/]
> Seems like this first started failing when following went in.
> [https://github.com/apache/beam/commit/5ea504de2eb187dca733f6087aea780dc781040d]
> [https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/7531/]
>  
> It's possible we have to build internal Dataflow worker containers.



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

Reply via email to