[
https://issues.apache.org/jira/browse/BEAM-10449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17174470#comment-17174470
]
Beam JIRA Bot commented on BEAM-10449:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> Java + Universal Local Runner: empty side inputs cause hang
> -----------------------------------------------------------
>
> Key: BEAM-10449
> URL: https://issues.apache.org/jira/browse/BEAM-10449
> Project: Beam
> Issue Type: Bug
> Components: runner-universal, sdk-java-core, sdk-java-harness
> Reporter: Kenneth Knowles
> Assignee: Robert Bradshaw
> Priority: P2
> Labels: stale-assigned
>
> On https://github.com/apache/beam/pull/11792/ the following tests failed and
> were sickbayed:
> {code}
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ViewTest.testWindowedSideInputFixedToFixedWithDefault'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ViewTest.testEmptyIterableSideInput'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ViewTest.testEmptySingletonSideInput'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ViewTest.testEmptyListSideInput'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ViewTest.testEmptyMultimapSideInput'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ViewTest.testEmptyMultimapSideInputWithNonDeterministicKeyCoder'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ViewTest.testEmptyMapSideInput'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ViewTest.testEmptyMapSideInputWithNonDeterministicKeyCoder'
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)