-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.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 errors it looks like the failing test is bigtable.WorkloadGeneratorTest.testDeployedPipeline
and it fails because the missing object gs://cloud-bigtable-dataflow-templates/generate-workload.json
Remove Ignore
attribute from the tests after fixing the issue.
Metadata
Metadata
Assignees
Labels
api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.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.