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

video test(s) are failing #8968

Open
minherz opened this issue Jan 4, 2024 · 1 comment
Open

video test(s) are failing #8968

minherz opened this issue Jan 4, 2024 · 1 comment
Assignees
Labels
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 Jan 4, 2024

Description

After the dependency upgrades in #8919 one or more tests under video fail in Java 11 (sponge or sponge) and Java 17 (sponge).

Based on the errors it looks like the tests take too long and exhaust resources in the testing environment.

@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 Jan 4, 2024
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Jan 4, 2024
@minherz minherz assigned gericdong and unassigned minherz Jan 4, 2024
minherz added a commit to renovate-bot/java-docs-samples that referenced this issue Jan 4, 2024
disable video tests that fail due to dependency upgrade.
see GoogleCloudPlatform#8968 for more info
@minherz
Copy link
Contributor Author

minherz commented Jan 5, 2024

Sometimes both tests (Java 11 and Java 17) fails with the following error:

#
# video
#



ERROR: Aborting VM command due to timeout of 21600 seconds



[ID: 1940114] Command finished after 21611 secs, exit value: 1

I went to disable ALL tests under /video 🙁 to avoid this behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 @gericdong and others