[
https://issues.apache.org/jira/browse/BEAM-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-10448:
-----------------------------------
Description:
On https://github.com/apache/beam/pull/11792/ the following tests failed and
were sickbayed:
{code}
excludeTestsMatching
'org.apache.beam.sdk.transforms.windowing.WindowTest.testMergingCustomWindows'
excludeTestsMatching
'org.apache.beam.sdk.transforms.windowing.WindowTest.testMergingCustomWindowsKeyedCollection'
excludeTestsMatching
'org.apache.beam.sdk.transforms.windowing.WindowingTest.testMergingWindowing'
excludeTestsMatching
'org.apache.beam.sdk.transforms.windowing.WindowingTest.testNonPartitioningWindowing'
{code}
was:
On https://github.com/apache/beam/pull/11792/ the following tests failed and
were sickbayed:
{code}
excludeTestsMatching
'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInFinishBundle'
excludeTestsMatching
'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInFinishBundleStateful'
excludeTestsMatching
'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInProcessElement'
excludeTestsMatching
'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInProcessElementStateful'
excludeTestsMatching
'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInSetup'
excludeTestsMatching
'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInSetupStateful'
excludeTestsMatching
'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInStartBundle'
excludeTestsMatching
'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInStartBundleStateful'
{code}
> Java + Universal Local Runner: custom WindowFn support seems incomplete
> -----------------------------------------------------------------------
>
> Key: BEAM-10448
> URL: https://issues.apache.org/jira/browse/BEAM-10448
> Project: Beam
> Issue Type: Bug
> Components: runner-universal, sdk-java-core, sdk-java-harness
> Reporter: Kenneth Knowles
> Priority: P2
>
> On https://github.com/apache/beam/pull/11792/ the following tests failed and
> were sickbayed:
> {code}
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.windowing.WindowTest.testMergingCustomWindows'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.windowing.WindowTest.testMergingCustomWindowsKeyedCollection'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.windowing.WindowingTest.testMergingWindowing'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.windowing.WindowingTest.testNonPartitioningWindowing'
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)