beam icon indicating copy to clipboard operation
beam copied to clipboard

[Failing Test]: A few failed tests for TestStream with keyed elements

Open shunping opened this issue 3 weeks ago • 0 comments

What happened?

See https://github.com/apache/beam/actions/runs/19908135517/job/57069740859?pr=36983

  • ParDoTest$BundleFinalizationTests. testBundleFinalizationWithState
  • ParDoTest$StateTests. testMapStateNoReadOnComputeIfAbsentAndPutIfAbsentInsertsElement
  • ParDoTest$TimerTests. testOutputTimestamp
  • ParDoTest$TimerTests. testOutputTimestampWithProcessingTime

Issue Failure

Failure: Test is flaky

Issue Priority

Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)

Issue Components

  • [ ] Component: Python SDK
  • [ ] Component: Java SDK
  • [ ] Component: Go SDK
  • [ ] Component: Typescript SDK
  • [ ] Component: IO connector
  • [ ] Component: Beam YAML
  • [ ] Component: Beam examples
  • [ ] Component: Beam playground
  • [ ] Component: Beam katas
  • [ ] Component: Website
  • [ ] Component: Infrastructure
  • [ ] Component: Spark Runner
  • [ ] Component: Flink Runner
  • [ ] Component: Samza Runner
  • [ ] Component: Twister2 Runner
  • [ ] Component: Hazelcast Jet Runner
  • [ ] Component: Google Cloud Dataflow Runner

shunping avatar Dec 03 '25 21:12 shunping