googleapis / google-cloud-java

Google Cloud Client Library for Java
https://cloud.google.com/java/docs/reference
Apache License 2.0
1.86k stars 1.06k forks source link

test: temporarily disabling flaky ITAddressTest #10958

Closed suztomo closed 2 weeks ago

suztomo commented 2 weeks ago

Part of temporary https://github.com/googleapis/google-cloud-java/issues/10902

suztomo commented 2 weeks ago

Unfortunately ITAddressTest is the only test available for the java-compute native image test. The skip would fail the native image test. Closing this for now.

20:13:24:278 [INFO] -------------------------------------------------------
20:13:24:279 [INFO]  T E S T S
20:13:24:279 [INFO] -------------------------------------------------------
20:13:24:689 [INFO] Running com.google.cloud.compute.v1.integration.ITAddressesTest
20:13:24:698 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.005 s -- in com.google.cloud.compute.v1.integration.ITAddressesTest
20:13:24:717 [INFO] 
20:13:24:718 [INFO] Results:
20:13:24:718 [INFO] 
20:13:24:718 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4
20:13:24:718 [INFO] 
20:13:24:720 [INFO] 
20:13:24:720 [INFO] --- native:0.10.2:test (test-native) @ google-cloud-compute ---
20:13:24:731 [ERROR] Test configuration file wasn't found. Make sure that test execution wasn't skipped.