-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
api: datacatalogIssues related to the Data Catalog API.Issues related to the Data Catalog 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 datacatalog/snippets fail in Java 11 (sponge) and Java 17 (sponge).
Based on the errors it looks like the failing test is com.example.datacatalog.LookupEntryTests.testLookupPubSubTopic
and the failure reason is No permission to lookup Entry "//pubsub.googleapis.com/projects/pubsub-public-data/topics/taxirides-realtime" or it does not exist.
Remove Ignore
attribute from the tests after fixing the issue.
Metadata
Metadata
Assignees
Labels
api: datacatalogIssues related to the Data Catalog API.Issues related to the Data Catalog 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.