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

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

                Author: ASF GitHub Bot
            Created on: 12/Nov/19 10:26
            Start Date: 12/Nov/19 10:26
    Worklog Time Spent: 10m 
      Work Description: mxm commented on pull request #10049: [BEAM-8598] Test 
triggering BEAM-8598 on FlinkRunner.
URL: https://github.com/apache/beam/pull/10049#discussion_r345121554
 
 

 ##########
 File path: runners/flink/flink_runner.gradle
 ##########
 @@ -200,6 +200,7 @@ def createValidatesRunnerTask(Map m) {
       excludeCategories 'org.apache.beam.sdk.testing.UsesCommittedMetrics'
       if (config.streaming) {
         excludeCategories 'org.apache.beam.sdk.testing.UsesImpulse'
+        excludeCategories 
'org.apache.beam.sdk.testing.UsesTestStreamWithMultipleStages'  // BEAM-8598
 
 Review comment:
   Even without this, the test won't be executed because it is a `NeedsRunner` 
test, which Flink currently does not run.
 
----------------------------------------------------------------
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: 341806)
    Time Spent: 1h 10m  (was: 1h)

> TestStream broken across multiple stages in Flink
> -------------------------------------------------
>
>                 Key: BEAM-8598
>                 URL: https://issues.apache.org/jira/browse/BEAM-8598
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Robert Bradshaw
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




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

Reply via email to