Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datacatalog/snippets test(s) are failing #9244

Open
minherz opened this issue Feb 20, 2024 · 0 comments
Open

datacatalog/snippets test(s) are failing #9244

minherz opened this issue Feb 20, 2024 · 0 comments
Assignees
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.

Comments

@minherz
Copy link
Contributor

minherz commented Feb 20, 2024

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.

@minherz minherz added type: process A process-related concern. May include testing, release, or the like. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. triage me I really want to be triaged. labels Feb 20, 2024
@product-auto-label product-auto-label bot added api: datacatalog Issues related to the Data Catalog API. samples Issues that are directly related to samples. labels Feb 20, 2024
minherz added a commit to renovate-bot/java-docs-samples that referenced this issue Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants
@minherz @jcesg and others