[
https://issues.apache.org/jira/browse/BEAM-3659?focusedWorklogId=169538&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-169538
]
ASF GitHub Bot logged work on BEAM-3659:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Nov/18 22:47
Start Date: 26/Nov/18 22:47
Worklog Time Spent: 10m
Work Description: kennknowles commented on a change in pull request
#7126: [BEAM-3659] Port UserScoreTest off DoFnTester
URL: https://github.com/apache/beam/pull/7126#discussion_r236458101
##########
File path:
examples/java/src/test/java/org/apache/beam/examples/complete/game/UserScoreTest.java
##########
@@ -92,13 +104,12 @@
/** Test the {@link ParseEventFn} {@link
org.apache.beam.sdk.transforms.DoFn}. */
@Test
Review comment:
Actually I have to issue a different comment. I didn't notice this. We save
{{ValidatesRunner}} for specification tests of the Beam core. For examples, the
`TestPipeline` that you use will already pick up whatever runner is configured.
So you don't have to do anything for this to work as intended, running the
pipeline on whatever runner is set up.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 169538)
Time Spent: 1h 50m (was: 1h 40m)
> Port UserScoreTest off DoFnTester
> ---------------------------------
>
> Key: BEAM-3659
> URL: https://issues.apache.org/jira/browse/BEAM-3659
> Project: Beam
> Issue Type: Sub-task
> Components: examples-java
> Reporter: Kenneth Knowles
> Assignee: Cade Markegard
> Priority: Major
> Labels: beginner, newbie, starter
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)