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

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

                Author: ASF GitHub Bot
            Created on: 28/Oct/19 23:20
            Start Date: 28/Oct/19 23:20
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on pull request #9832: [BEAM-8434] 
Translate trigger transcripts into validates runner tests.
URL: https://github.com/apache/beam/pull/9832#discussion_r339834420
 
 

 ##########
 File path: sdks/python/apache_beam/transforms/trigger_test.py
 ##########
 @@ -594,6 +594,23 @@ def parse_fn(s, names):
         TimestampCombiner,
         spec.get('timestamp_combiner', 'OUTPUT_AT_EOW').upper())
 
+    def only_element(xs):
 
 Review comment:
   It's just a utility for line 601 below. Each "line" is a dict that should 
have exactly one item. This will return that item if there is one, and throw an 
error if there is not exactly one. 
 
----------------------------------------------------------------
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: 335268)
    Time Spent: 2h 20m  (was: 2h 10m)

> Allow trigger transcript tests to be run as ValidatesRunner tests. 
> -------------------------------------------------------------------
>
>                 Key: BEAM-8434
>                 URL: https://issues.apache.org/jira/browse/BEAM-8434
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Robert Bradshaw
>            Assignee: Robert Bradshaw
>            Priority: Major
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>




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

Reply via email to