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

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

                Author: ASF GitHub Bot
            Created on: 10/Mar/20 00:44
            Start Date: 10/Mar/20 00:44
    Worklog Time Spent: 10m 
      Work Description: angoenka commented on issue #11071: [BEAM-9465] Fire 
repeatedly in reshuffle
URL: https://github.com/apache/beam/pull/11071#issuecomment-596845610
 
 
   Failure seems to be unrelated:
   AssertionError: "Failed assert" does not match "Unexpected type for Value 
message."
   Stacktrace
   self = 
<apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv
 testMethod=test_assert_that>
   
       def test_assert_that(self):
         # TODO: figure out a way for fn_api_runner to parse and raise the
         # underlying exception.
         with self.assertRaisesRegex(Exception, 'Failed assert'):
           with self.create_pipeline() as p:
   >         assert_that(p | beam.Create(['a', 'b']), equal_to(['a']))
   E         AssertionError: "Failed assert" does not match "Unexpected type 
for Value message."
   
   apache_beam/runners/portability/fn_api_runner_test.py:105: AssertionError
 
----------------------------------------------------------------
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: 400474)
    Time Spent: 1h 40m  (was: 1.5h)

> Reshuffle should trigger repeatedly
> -----------------------------------
>
>                 Key: BEAM-9465
>                 URL: https://issues.apache.org/jira/browse/BEAM-9465
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Ankur Goenka
>            Assignee: Ankur Goenka
>            Priority: Major
>             Fix For: 2.20.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> [https://github.com/apache/beam/blob/403a08f8b95d13e5381a22c1c032ad22c8848650/sdks/python/apache_beam/transforms/trigger.py#L516|https://www.google.com/url?q=https://github.com/apache/beam/blob/403a08f8b95d13e5381a22c1c032ad22c8848650/sdks/python/apache_beam/transforms/trigger.py%23L516&sa=D]
> should fire repeatedly 



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

Reply via email to