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

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

                Author: ASF GitHub Bot
            Created on: 11/Mar/20 01:43
            Start Date: 11/Mar/20 01:43
    Worklog Time Spent: 10m 
      Work Description: angoenka commented on issue #10997: [BEAM-9402] Remove 
options overwrite
URL: https://github.com/apache/beam/pull/10997#issuecomment-597401316
 
 
   Run Python2_PVR_Flink PreCommit
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 401127)
    Time Spent: 1h 10m  (was: 1h)

> test_multi_triggered_gbk_side_input is always using DirectRunner
> ----------------------------------------------------------------
>
>                 Key: BEAM-9402
>                 URL: https://issues.apache.org/jira/browse/BEAM-9402
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core, testing
>            Reporter: Ankur Goenka
>            Assignee: Ankur Goenka
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The option provided in the test overwrite the argument provided during 
> validates runner test
>  
>  
> --------------------- >> end captured logging << ---------------------
> ======================================================================
>  FAIL: Test a GBK sideinput, with multiple triggering.
>  ----------------------------------------------------------------------
>  Traceback (most recent call last):
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/transforms/sideinputs_test.py",
>  line 401, in test_multi_triggered_gbk_side_input
>  p.run()
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/testing/test_pipeline.py",
>  line 112, in run
>  False if self.not_use_test_runner_api else test_runner_api))
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/pipeline.py",
>  line 483, in run
>  self._options).run(False)
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/pipeline.py",
>  line 809, in from_runner_api
>  p.transforms_stack = [context.transforms.get_by_id(root_transform_id)]
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/runners/pipeline_context.py",
>  line 103, in get_by_id
>  self._id_to_proto[id], self._pipeline_context)
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/pipeline.py",
>  line 1117, in from_runner_api
>  part = context.transforms.get_by_id(transform_id)
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/runners/pipeline_context.py",
>  line 103, in get_by_id
>  self._id_to_proto[id], self._pipeline_context)
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/pipeline.py",
>  line 1104, in from_runner_api
>  transform = ptransform.PTransform.from_runner_api(proto, context)
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/transforms/ptransform.py",
>  line 684, in from_runner_api
>  context)
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/testing/test_stream.py",
>  line 316, in from_runner_api_parameter
>  output_tags=output_tags)
>  File 
> "/usr/local/google/home/goenka/d/work/beam/beam/sdks/python/apache_beam/testing/test_stream.py",
>  line 200, in __init__
>  assert event_tags.issubset(self.output_tags)
>  AssertionError: 
>  -------------------- >> begin captured logging << --------------------
>  root: INFO: Missing pipeline option (runner). Executing pipeline using the 
> default runner: DirectRunner.
>  --------------------- >> end captured logging << ---------------------



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

Reply via email to