Skip to content

chore: disable sample tests for packages/*#7996

Merged
pearigee merged 2 commits intomainfrom
pearigee-disable-sample-tests-for-packages
Apr 9, 2026
Merged

chore: disable sample tests for packages/*#7996
pearigee merged 2 commits intomainfrom
pearigee-disable-sample-tests-for-packages

Conversation

@pearigee
Copy link
Copy Markdown
Contributor

@pearigee pearigee commented Apr 8, 2026

Package "sample" tests are also failing or flaky. This is blocking my fix to #7976 (the sinonjs type conflict) with https://github.com/googleapis/google-cloud-node/pull/7995/changes .

A few examples of failing or flaky tests:

For example google-cloud-apigeeregistry is failing with a random DEADLINE_EXCEEDED.

Another one, for google-area120-tables, we get a UNIMPLEMENTED: Received HTTP status code 404. This product is down (maybe intentionally turned down?) and their service is unreachable.


These sample tests essentially boil down to smoke tests of the services each client calls. These are not testing any behavior and each service should be responsible for managing their own uptime.

In #7921, we are considering deleting them.

@pearigee pearigee requested a review from a team as a code owner April 8, 2026 23:51
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Apr 8, 2026
@shivanee-p shivanee-p added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 9, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 9, 2026
@pearigee pearigee merged commit ac44dce into main Apr 9, 2026
36 checks passed
@pearigee pearigee deleted the pearigee-disable-sample-tests-for-packages branch April 9, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants