-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
Description
After the dependency upgrades in #9234 one or more tests under bigtable/beam/workload-generator fail in Java 11 (sponge) and Java 17 (sponge).
Based on the error log the following tests have problems:
Test | Reason |
---|---|
createClusterTest | Test cluster wasn't provisioned |
instanstiateInlineWorkflowTest | fail on assert |
submitHadoopFsJobTest | bad cleanup process resulted in quota problem: Insufficient 'DISKS_TOTAL_GB' quota. Requested 3000.0, available 2450.0 |
submitJobTest | bad cleanup process resulted in quota problem: Insufficient 'DISKS_TOTAL_GB' quota. Requested 3000.0, available 2450.0 |
quickstartTest | fail on assert |
createClusterWithAutoscalingTest | Test cluster wasn't provisioned |
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.