Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
Direct: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/1615/
Flink: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4360/
Samza: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/144/
Spark: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/2681/
Spark3: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark3/608/
The failures all seem to be happening at the gradle task validatesCrossLanguageRunnerJavaUsingPython, due to the Java test org.apache.beam.runners.core.construction.ValidateRunnerXlangTest.combinePerKeyTest.
These all seem to have the same recent changes, so presumably one of these changes is the root cause:
BEAM-12704Failing test for Flink primitive Read (commit: a4a6f7b) (details / githubweb)BEAM-12764Revert "Merge pull request #15165 fromBEAM-12593Verify (commit: fc7df4b) (details / githubweb)BEAM-12733Sickbay RecommendationAICatalogItemIT.createCatalogItem (commit: 7b6df79) (details / githubweb)BEAM-12683Sickbay RecommendationAIIT.test_create_catalog_item (commit: 64d7452) (details / githubweb)BEAM-12733Sickbay RecommendationAIPredictIT.predict (commit: 409fbf5) (details / githubweb)BEAM-12704Primitive Read working on Flink (commit: f17b66d) (details / githubweb)BEAM-12778Prevent unnecessary dry run requests to BQ (#15356) (commit: efbbf25) (details / githubweb)
Attachments
Issue Links
- links to