Abacn opened a new issue, #31998:
URL: https://github.com/apache/beam/issues/31998

   ### What happened?
   
   testRedistributeAfterSlidingWindows and 
testRedistributeAfterSlidingWindowsAndGroupByKey in 
sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/RedistributeTest.java
 is not using SlidingWindow, instead of FixedWindow, possibly a copy-paste 
issue. After correct this typo, the test then fails.
   
   context: https://github.com/apache/beam/pull/31915#discussion_r1693231408
   
   ### Issue Failure
   
   Failure: Test is continually failing
   
   ### Issue Priority
   
   Priority: 2 (backlog / disabled test but we think the product is healthy)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [X] 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


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to