Skip to content

[Failing Test]: testBatchGroupIntoBatchesOverrideBytes and testBatchGroupIntoBatchesOverrideCount failed when running on Dataflow Batch mode #37371

@shunping

Description

@shunping

What happened?

See #37363 (comment)

Looks like these tests are for batch mode only; they are ignored in streaming mode.

// Ignore this test for streaming pipelines.
assumeFalse(pipeline.getOptions().as(StreamingOptions.class).isStreaming());

// Ignore this test for streaming pipelines.
assumeFalse(pipeline.getOptions().as(StreamingOptions.class).isStreaming());

Issue Failure

Failure: Test is flaky

Issue Priority

Priority: 2 (backlog / disabled test but we think 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions