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

compute/cloud-client test(s) are failing #8965

Closed
minherz opened this issue Jan 2, 2024 · 1 comment · Fixed by #9329
Closed

compute/cloud-client test(s) are failing #8965

minherz opened this issue Jan 2, 2024 · 1 comment · Fixed by #9329
Assignees
Labels
api: compute Issues related to the Compute Engine 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 Jan 2, 2024

Description

After the dependency upgrades in #8919 one or more tests under compute/cloud-client fail in Java 11 (sponge) and Java 17 (sponge).

Failures are different in Java 11 and Java 17. Based on the errors along it is hard to identify the concrete reason for the failures.
The logs show the errors in the following test classes:

  • compute.custommachinetype.CustomMachineTypeIT
  • compute.SnippetsIT
  • compute.InstancesAdvancedIT
@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 2, 2024
@product-auto-label product-auto-label bot added api: compute Issues related to the Compute Engine API. samples Issues that are directly related to samples. labels Jan 2, 2024
@minherz minherz mentioned this issue Jan 2, 2024
1 task
@minherz
Copy link
Contributor Author

minherz commented Jan 2, 2024

@Sita04 looks like you are a member of the @GoogleCloudPlatform/dee-infra. Feel free to reassign it to the best suited person.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: compute Issues related to the Compute Engine 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

Successfully merging a pull request may close this issue.

4 participants
@minherz @Sita04 @ssvir and others