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

Nightly build for Java 11 on ubuntu-22.04 failed. #2826

Closed
github-actions bot opened this issue May 29, 2024 · 1 comment
Closed

Nightly build for Java 11 on ubuntu-22.04 failed. #2826

github-actions bot opened this issue May 29, 2024 · 1 comment

Comments

@github-actions
Copy link

The build has failed : https://github.com/googleapis/gapic-generator-java/actions/runs/9278818408

@blakeli0
Copy link
Collaborator

blakeli0 commented Jun 4, 2024

Error:  com.google.api.gax.retrying.ScheduledRetryingExecutorTest.testCancelGetAttempt(boolean)[2] -- Time elapsed: 0.013 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: not <null>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:49)
	at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:35)
	at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:30)
	at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:304)
	at com.google.api.gax.retrying.ScheduledRetryingExecutorTest.testCancelGetAttempt(ScheduledRetryingExecutorTest.java:244)

Tracked in #2851

@blakeli0 blakeli0 closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant