[ https://issues.apache.org/jira/browse/BEAM-6231?focusedWorklogId=178825&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-178825 ]
ASF GitHub Bot logged work on BEAM-6231: ---------------------------------------- Author: ASF GitHub Bot Created on: 27/Dec/18 00:43 Start Date: 27/Dec/18 00:43 Worklog Time Spent: 10m Work Description: boyuanzz commented on pull request #7356: [BEAM-6231] Make Dataflow runner harness work with FixedWindow URL: https://github.com/apache/beam/pull/7356 There is a window error "IntervalWindow cannot be cast to GlobalWindow" introduced by https://github.com/apache/beam/pull/7015. This PR fixes this error and removes all DataflowPortabilityExecutableStageUnsupported tags. This test report https://scans.gradle.com/s/645npxy7rmibi/tests is running with ``` includeCategories 'org.apache.beam.testing.DataflowPortabilityExecutableStageUnsupported' excludeCategories 'org.apache.beam.testing.UsesSideInputs' excludeCategories 'org.apache.beam.testing.UsesStatefulPardo' ``` R: @robertwb cc: @HuangLED ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 178825) Time Spent: 10m Remaining Estimate: 0h > Triage test failures introduced by use_executable_stage_bundle_execution > ------------------------------------------------------------------------ > > Key: BEAM-6231 > URL: https://issues.apache.org/jira/browse/BEAM-6231 > Project: Beam > Issue Type: Test > Components: runner-dataflow > Reporter: Boyuan Zhang > Assignee: Boyuan Zhang > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > -- This message was sent by Atlassian JIRA (v7.6.3#76005)