google-cloud-java icon indicating copy to clipboard operation
google-cloud-java copied to clipboard

Flaky Test: ITPaginationTest.testPaginationIterating (Zone not found)

Open lqiu96 opened this issue 3 months ago • 2 comments

04:10:53:633 [ERROR] com.google.cloud.compute.v1.integration.ITPaginationTest.testPaginationIterating -- Time elapsed: 6.700 s <<< FAILURE!
java.lang.AssertionError: Zone us-central1-a was not found for cloud-java-ci-test in zones list (size: 33).
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at com.google.cloud.compute.v1.integration.ITPaginationTest.testPaginationIterating(ITPaginationTest.java:127)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)

lqiu96 avatar Oct 06 '25 18:10 lqiu96

Potential candidate to remove this flaky test for now because pagination is covered by showcase testing.

lqiu96 avatar Oct 06 '25 18:10 lqiu96

Ignoring this flaky test as this had worked previously and is potentially unstable now.

lqiu96 avatar Oct 06 '25 19:10 lqiu96