Skip to content

Commit 48f6fdb

Browse files
authored
Ignore deprecated Compute integration test (#3446)
1 parent 9c6f23b commit 48f6fdb

File tree

1 file changed

+1
-0
lines changed
  • google-cloud-clients/google-cloud-compute/src/test/java/com/google/cloud/compute/deprecated/it

1 file changed

+1
-0
lines changed

google-cloud-clients/google-cloud-compute/src/test/java/com/google/cloud/compute/deprecated/it/ITComputeTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
import org.junit.Test;
9191
import org.junit.rules.Timeout;
9292

93+
@Ignore("Intermittent errors in this deprecated integration test.")
9394
public class ITComputeTest {
9495

9596
private static final String REGION = "us-central1";

0 commit comments

Comments
 (0)