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

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

                Author: ASF GitHub Bot
            Created on: 08/Dec/19 19:38
            Start Date: 08/Dec/19 19:38
    Worklog Time Spent: 10m 
      Work Description: bumblebee-coming commented on issue #10159: [BEAM-8575] 
Added a unit test to CombineTest class to test that Combi…
URL: https://github.com/apache/beam/pull/10159#issuecomment-562984860
 
 
   Note that The number of firings is uncertain. 
   After all elements have been collected (in ACCUMULATING mode), the trigger 
may still fire one or two times.
   The firings could be 
         [1, 3, 6, 10, 15, 15]               (6 firings)
     or [1, 3, 6, 10, 15, 15, 15]         (7 firings)
   Thus the test only makes sure the first 5 firings are correct.
   
 
----------------------------------------------------------------
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: 355864)
    Time Spent: 28h 10m  (was: 28h)

> Add more Python validates runner tests
> --------------------------------------
>
>                 Key: BEAM-8575
>                 URL: https://issues.apache.org/jira/browse/BEAM-8575
>             Project: Beam
>          Issue Type: Test
>          Components: sdk-py-core, testing
>            Reporter: wendy liu
>            Assignee: wendy liu
>            Priority: Major
>          Time Spent: 28h 10m
>  Remaining Estimate: 0h
>
> This is the umbrella issue to track the work of adding more Python tests to 
> improve test coverage.



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

Reply via email to