googleapis / googleapis/google-cloud-java

IT Failure(google-cloud-compute): ITPaginationTest.testPaginationIterating zone not found

Đang mở
#9,134 5 bình luận 0 reaction 0 người được giao Xem trên GitHub
priority: p2 type: process
Ngôn ngữ chính
Java
Star
2.1k
Fork
1.2k
Merge trung bình
1 ngày 23 giờ
Pull request đã merge (30 ngày)
154

Mô tả

Failures observed in GraalVM [nightly build](http://sponge2/3a1adfcb-6d2c-4be1-b080-3d82419437d5) and [presubmit](http://sponge2/ff40ecbe-f8e9-4451-b344-392c750bc1d6). This error is happening often (in a number of presubmits and re-triggers), but not consistently:

Problematic test - [com.google.cloud.compute.v1.integration.ITPaginationTest.testPaginationIterating](https://github.com/googleapis/google-cloud-java/blob/00e15bb27ca8849f73e98476be0d8d3d0c91cc79/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/integration/ITPaginationTest.java#L112)

```
Failures (1):
JUnit Vintage:ITPaginationTest:testPaginationIterating
MethodSource [className = 'com.google.cloud.compute.v1.integration.ITPaginationTest', methodName = 'testPaginationIterating', methodParameterTypes = '']
=> java.lang.AssertionError: Zone us-central1-a was not found for cloud-java-ci-test in zones list (size: 65).
org.junit.Assert.fail(Assert.java:89)
org.junit.Assert.assertTrue(Assert.java:42)
com.google.cloud.compute.v1.integration.ITPaginationTest.testPaginationIterating(ITPaginationTest.java:124)
java.base@17.0.5/java.lang.reflect.Method.invoke(Method.java:568)
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
[...]

```
This could be a similar issue with interfering compute resources from integration tests as observed/addressed in https://github.com/googleapis/google-cloud-java/pull/8260.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.