datacatalog/snippets test(s) are failing #9244
Labels
api: datacatalog
Issues related to the Data Catalog API.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
samples
Issues that are directly related to samples.
triage me
I really want to be triaged.
type: process
A process-related concern. May include testing, release, or the like.
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 isNo 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.The text was updated successfully, but these errors were encountered: