Skip to content

[Failing Test]: XVR tests running on VR test suites causing test failure #30353

@Abacn

Description

@Abacn

What happened?

#29924 merged core-construction-java into java-core. After that many validation runner tests failed:

org.apache.beam.sdk.util.construction.ValidateRunnerXlangTest$GroupByKeyTest
FAILED	0.076s	0.076s	0.076s	
org.apache.beam.sdk.util.construction.ValidateRunnerXlangTest$SingleInputOutputTest
FAILED	0.071s	0.071s	0.071s	
org.apache.beam.sdk.util.construction.ValidateRunnerXlangTest$FlattenTest
FAILED	0.066s	0.066s	0.066s	
org.apache.beam.sdk.util.construction.ValidateRunnerXlangTest$PythonDependenciesTest
FAILED	0.066s	0.066s	0.066s	
org.apache.beam.sdk.util.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest
FAILED	0.065s	0.065s	0.065s	
org.apache.beam.sdk.util.construction.ValidateRunnerXlangTest$CombineGloballyTest
FAILED	0.061s	0.061s	0.061s	
org.apache.beam.sdk.util.construction.ValidateRunnerXlangTest$CoGroupByKeyTest
FAILED	0.056s	0.056s	0.056s	
org.apache.beam.sdk.util.construction.ValidateRunnerXlangTest$CombinePerKeyTest
FAILED	0.056s	0.056s	0.056s	
org.apache.beam.sdk.util.construction.ValidateRunnerXlangTest$PartitionTest
FAILED	0.051s	0.051s	0.051s	

These tests are not supposed to run in VR test suites. On the other hand, also checked that XVR test suites no longer run these tests.

We should exclude these tests from running in VR while add them back to XVR

Issue Failure

Failure: Test is continually failing

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions